Files
my_yuyin/Pods/Target Support Files/Zip/Zip.modulemap
2025-09-22 18:48:29 +08:00

7 lines
96 B
Plaintext

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