Fixed podfile
这个提交包含在:
父节点
8c8b9c776d
当前提交
870323b618
共有 1 个文件被更改,包括 0 次插入 和 5 次删除
|
|
@ -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!
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用