Fixed podfile

这个提交包含在:
Arnaud Vergnet 2020-05-29 14:29:56 +02:00
父节点 8c8b9c776d
当前提交 870323b618

查看文件

@ -75,11 +75,6 @@ target 'Campus' do
pod 'glog', :podspec => "#{rnPrefix}/third-party-podspecs/glog.podspec"
pod 'Folly', :podspec => "#{rnPrefix}/third-party-podspecs/Folly.podspec"
target 'CampusTests' do
inherit! :complete
# Pods for testing
end
# react-native-cli autolinking
use_native_modules!