mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-16 08:51:40 +08:00
Add hdiffpatch subspec
This commit is contained in:
@@ -32,4 +32,9 @@ Pod::Spec.new do |s|
|
||||
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}'
|
||||
ss.private_header_files = 'ios/RCTPushy/HDiffPatch/**/*.h'
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user