File tree Expand file tree Collapse file tree 4 files changed +9691
-4
lines changed Expand file tree Collapse file tree 4 files changed +9691
-4
lines changed Original file line number Diff line number Diff line change 11platform :ios , '9.0'
2+
23require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
34
45def add_flipper_pods! ( versions = { } )
@@ -77,7 +78,6 @@ target 'SampleProject' do
7778 pod 'glog' , :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec'
7879 pod 'Folly' , :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec'
7980
80- pod 'RNVerloopSdk' , :path => '../node_modules/react-native-verloop-sdk/ios'
8181
8282 target 'SampleProjectTests' do
8383 inherit! :complete
Original file line number Diff line number Diff line change @@ -457,6 +457,6 @@ SPEC CHECKSUMS:
457457 Yoga: 3ebccbdd559724312790e7742142d062476b698e
458458 YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
459459
460- PODFILE CHECKSUM: 169edb552d3bb7cefdc99dc6ca4b76f376fccdd4
460+ PODFILE CHECKSUM: fd8b97a220983bdca2db713cd0e86326d76604bd
461461
462- COCOAPODS: 1.9.3
462+ COCOAPODS: 1.10.1
You can’t perform that action at this time.
0 commit comments