Files
fanyin-ios/Pods/Target Support Files/ReactiveObjC/ReactiveObjC.modulemap

7 lines
114 B
Plaintext
Raw Permalink Normal View History

2025-08-12 14:27:12 +08:00
framework module ReactiveObjC {
umbrella header "ReactiveObjC-umbrella.h"
export *
module * { export * }
}