diff --git a/WatermelonDB.podspec b/WatermelonDB.podspec index bd6bc1046..4f400e706 100644 --- a/WatermelonDB.podspec +++ b/WatermelonDB.podspec @@ -13,7 +13,7 @@ Pod::Spec.new do |s| s.platforms = { :ios => "9.0", :tvos => "9.0" } s.source = { :git => "https://github.com/Nozbe/WatermelonDB.git", :tag => "v#{s.version}" } s.source_files = "native/ios/**/*.{h,m,mm,swift,c,cpp}", "native/shared/*.{h,c,cpp}" - s.public_header_files = '**/Bridging.h' + s.public_header_files = 'native/ios/WatermelonDB/SupportingFiles/Bridging.h' s.requires_arc = true s.dependency "React" s.dependency "React-jsi" diff --git a/native/iosTest/Podfile.lock b/native/iosTest/Podfile.lock index 57c7080a6..8b6769236 100644 --- a/native/iosTest/Podfile.lock +++ b/native/iosTest/Podfile.lock @@ -372,7 +372,7 @@ SPEC CHECKSUMS: React-RCTText: 5c51df3f08cb9dedc6e790161195d12bac06101c React-RCTVibration: ae4f914cfe8de7d4de95ae1ea6cc8f6315d73d9d ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b - WatermelonDB: 11341718091a3231d05270b213221acf7ceaee73 + WatermelonDB: 5acc241643703e108ca73e0325216ad82fdc3965 Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6 PODFILE CHECKSUM: 60537ef06b1f3805dc6a6cfd000778feddff8ac8 diff --git a/native/iosTest/Pods/Local Podspecs/WatermelonDB.podspec.json b/native/iosTest/Pods/Local Podspecs/WatermelonDB.podspec.json index 4dd5c0f90..ca3ad5dae 100644 --- a/native/iosTest/Pods/Local Podspecs/WatermelonDB.podspec.json +++ b/native/iosTest/Pods/Local Podspecs/WatermelonDB.podspec.json @@ -20,7 +20,7 @@ "native/ios/**/*.{h,m,mm,swift,c,cpp}", "native/shared/*.{h,c,cpp}" ], - "public_header_files": "**/Bridging.h", + "public_header_files": "native/ios/WatermelonDB/SupportingFiles/Bridging.h", "requires_arc": true, "dependencies": { "React": [ diff --git a/native/iosTest/Pods/Manifest.lock b/native/iosTest/Pods/Manifest.lock index 57c7080a6..8b6769236 100644 --- a/native/iosTest/Pods/Manifest.lock +++ b/native/iosTest/Pods/Manifest.lock @@ -372,7 +372,7 @@ SPEC CHECKSUMS: React-RCTText: 5c51df3f08cb9dedc6e790161195d12bac06101c React-RCTVibration: ae4f914cfe8de7d4de95ae1ea6cc8f6315d73d9d ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b - WatermelonDB: 11341718091a3231d05270b213221acf7ceaee73 + WatermelonDB: 5acc241643703e108ca73e0325216ad82fdc3965 Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6 PODFILE CHECKSUM: 60537ef06b1f3805dc6a6cfd000778feddff8ac8