code update
Showing
| ... | @@ -17,6 +17,7 @@ Pod::Spec.new do |s| | ... | @@ -17,6 +17,7 @@ Pod::Spec.new do |s| |
| s.dependency "React-Core" | s.dependency "React-Core" | ||
| s.preserve_paths = "ios/QmsPluginFramework.xcframework" | s.preserve_paths = "ios/QmsPluginFramework.xcframework" | ||
| s.vendored_frameworks = "ios/QmsPluginFramework.xcframework" | s.vendored_frameworks = "ios/QmsPluginFramework.xcframework" | ||
| s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } | |||
| install_modules_dependencies(s) | install_modules_dependencies(s) | ||
| end | end |
Please
register
or
sign in
to comment