Skip to content

Commit 9c1449b

Browse files
authored
Merge pull request #38 from chiefstech/fix-pod-install
update podfile with latest source of cocoapods
2 parents 85da300 + 24db1ab commit 9c1449b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source 'https://github.com/CocoaPods/Specs.git'
1+
source 'https://cdn.cocoapods.org/'
22

33
platform :ios, '10.0'
44
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'

0 commit comments

Comments
 (0)