forked from vergnet/application-amicale
Fixed podfile
This commit is contained in:
parent
8c8b9c776d
commit
870323b618
1 changed files with 0 additions and 5 deletions
|
@ -75,11 +75,6 @@ target 'Campus' do
|
||||||
pod 'glog', :podspec => "#{rnPrefix}/third-party-podspecs/glog.podspec"
|
pod 'glog', :podspec => "#{rnPrefix}/third-party-podspecs/glog.podspec"
|
||||||
pod 'Folly', :podspec => "#{rnPrefix}/third-party-podspecs/Folly.podspec"
|
pod 'Folly', :podspec => "#{rnPrefix}/third-party-podspecs/Folly.podspec"
|
||||||
|
|
||||||
target 'CampusTests' do
|
|
||||||
inherit! :complete
|
|
||||||
# Pods for testing
|
|
||||||
end
|
|
||||||
|
|
||||||
# react-native-cli autolinking
|
# react-native-cli autolinking
|
||||||
use_native_modules!
|
use_native_modules!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue