mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-16 08:51:40 +08:00
Remove bsdiff in ios
This commit is contained in:
@@ -27,12 +27,7 @@ Pod::Spec.new do |s|
|
||||
ss.source_files = 'ios/RCTPushy/*.{h,m}'
|
||||
ss.public_header_files = ['ios/RCTPushy/RCTPushy.h']
|
||||
end
|
||||
|
||||
s.subspec 'BSDiff' do |ss|
|
||||
ss.source_files = 'ios/RCTPushy/BSDiff/**/*.{h,m,c}'
|
||||
ss.private_header_files = 'ios/RCTPushy/BSDiff/**/*.h'
|
||||
end
|
||||
|
||||
|
||||
s.subspec 'HDiffPatch' do |ss|
|
||||
ss.source_files = ['ios/RCTPushy/HDiffPatch/**/*.{h,m,c}',
|
||||
'android/jni/hpatch.{h,c}',
|
||||
|
Reference in New Issue
Block a user