Skip to content

Commit 6a8a296

Browse files
lilulilu
authored andcommitted
qimreactnativelibrary 3.0.10211670
1 parent e7cb551 commit 6a8a296

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

QIMReactNativeLibrary.podspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1'
66
Pod::Spec.new do |s|
77

88
s.name = "QIMReactNativeLibrary"
9-
s.version = "3.0.10211669"
9+
s.version = "3.0.10211670"
1010
s.summary = "Qunar chat App 6.0+ version QIMCommon"
1111
s.description = <<-DESC
1212
Qunar QIMCommon解决方案
@@ -28,6 +28,7 @@ Pod::Spec.new do |s|
2828

2929
s.subspec "yoga" do |yoga|
3030
yoga.header_dir = "yoga"
31+
yoga.module_name = 'yoga'
3132
yoga.requires_arc = false
3233
yoga.compiler_flags = [
3334
'-fno-omit-frame-pointer',
@@ -191,6 +192,7 @@ Pod::Spec.new do |s|
191192
ss.source_files = 'react-native-svg/ios/**/*.{h,m}'
192193
ss.requires_arc = true
193194
ss.dependency 'QIMReactNativeLibrary/Core'
195+
ss.dependency 'QIMReactNativeLibrary/RCTImage'
194196
end
195197

196198
s.subspec "react-native-image-picker" do |ss|

react-native/.DS_Store

0 Bytes
Binary file not shown.

react-native/React/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)