Skip to content

Commit cbef17e

Browse files
committed
Updated Pod File
1 parent 9b6d3cd commit cbef17e

File tree

4 files changed

+9691
-4
lines changed

4 files changed

+9691
-4
lines changed

sample/SampleProject/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
platform :ios, '9.0'
2+
23
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
34

45
def 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

sample/SampleProject/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)