Files
SellyCloudSDK_demo/Example/Pods/Target Support Files/Reachability/Reachability.modulemap
2025-11-27 14:12:07 +08:00

7 lines
114 B
Plaintext

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