GBA-8-19/Pods/Target Support Files/ZIPFoundation/ZIPFoundation.modulemap
2024-06-14 17:15:51 +08:00

7 lines
106 B
Plaintext

module ZIPFoundation {
umbrella header "ZIPFoundation-umbrella.h"
export *
module * { export * }
}