Files
mier_ios/Pods/Target Support Files/Zip/Zip.modulemap
2025-08-11 10:43:19 +08:00

7 lines
86 B
Plaintext

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