ClashX.Meta/Pods/Target Support Files/SwiftLog/SwiftLog.modulemap

7 lines
106 B
Plaintext

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