code update
Showing
| ... | @@ -15,6 +15,7 @@ Pod::Spec.new do |s| | ... | @@ -15,6 +15,7 @@ Pod::Spec.new do |s| |
| s.source_files = "ios/QmsPlugin/**/*.{h,m,mm,cpp}" | s.source_files = "ios/QmsPlugin/**/*.{h,m,mm,cpp}" | ||
| s.private_header_files = "ios/QmsPlugin/**/*.h" | s.private_header_files = "ios/QmsPlugin/**/*.h" | ||
| s.dependency "React-Core" | s.dependency "React-Core" | ||
| s.dependency "ReactCommon" | |||
| 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' } | s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } | ||
| ... | ... |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
| ... | @@ -54,7 +54,7 @@ | ... | @@ -54,7 +54,7 @@ |
| "bugs": { | "bugs": { | ||
| "url": "http://convep.ddns.me:20000/WeiHan/weihan-plugin.git/issues" | "url": "http://convep.ddns.me:20000/WeiHan/weihan-plugin.git/issues" | ||
| }, | }, | ||
| "homepage": "http://convep.ddns.me:20000/WeiHan/qms-plugin.git#readme", | "homepage": "http://convep.ddns.me:20000/WeiHan/weihan-plugin.git#readme", | ||
| "publishConfig": { | "publishConfig": { | ||
| "registry": "http://convep.ddns.me:20000/api/v4/projects/337/packages/npm/" | "registry": "http://convep.ddns.me:20000/api/v4/projects/337/packages/npm/" | ||
| }, | }, | ||
| ... | ... |
Please
register
or
sign in
to comment