Skip to content

Commit 812dfc0

Browse files
committed
podspec
1 parent 5b81b4d commit 812dfc0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

react-native-update.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,8 @@ Pod::Spec.new do |s|
9191
s.source = { :git => 'https://github.com/reactnativecn/react-native-update.git', :tag => '#{s.version}' }
9292

9393
s.libraries = 'bz2', 'z'
94-
s.vendored_libraries = 'RCTPushy/libRCTPushy.a'
9594
s.pod_target_xcconfig = {
96-
'USER_HEADER_SEARCH_PATHS' => "#{podspec_dir}/ios",
95+
'USER_HEADER_SEARCH_PATHS' => "#{podspec_dir}/ios \"$(PODS_ROOT)/Headers/Public/SSZipArchive\" \"$(PODS_ROOT)/Headers/Public/React-Codegen/RCTPushySpec\"",
9796
"DEFINES_MODULE" => "YES"
9897
}
9998
s.resource = 'ios/pushy_build_time.txt'

0 commit comments

Comments
 (0)