We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2978454 commit c771672Copy full SHA for c771672
react-native-update.podspec
@@ -76,7 +76,7 @@ Pod::Spec.new do |s|
76
77
s.subspec 'RCTPushy' do |ss|
78
ss.source_files = 'ios/RCTPushy/*.{h,m,mm,swift}'
79
- ss.public_header_files = ['ios/RCTPushy/RCTPushy.h']
+ ss.public_header_files = ['ios/RCTPushy/*.h']
80
end
81
82
s.subspec 'HDiffPatch' do |ss|
0 commit comments