working code
Showing
| ... | ... | @@ -14,7 +14,7 @@ Pod::Spec.new do |s| |
| s.source = { :git => "http://convep.ddns.me:20000/WeiHan/weihan-plugin.git", :tag => "#{s.version}" } | ||
| s.source_files = "ios/QmsPlugin/**/*.{h,m,mm,cpp}" | ||
| s.private_header_files = "ios/QmsPlugin/**/*.h" | ||
| s.dependency "React-Core" | ||
| s.dependency "React-Core" | ||
| s.preserve_paths = "ios/QmsPluginFramework.xcframework" | ||
| s.vendored_frameworks = "ios/QmsPluginFramework.xcframework" | ||
| s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } | ||
| ... | ... |
No preview for this file type
No preview for this file type
Please
register
or
sign in
to comment