It builds

This commit is contained in:
Pritesh Nandgaonkar
2018-06-04 13:39:21 -04:00
parent 8d48f5a3eb
commit b72572e922
2 changed files with 25 additions and 25 deletions

View File

@@ -11,7 +11,7 @@ target 'Sample' do
pod 'DoubleConversion', :podspec => '../third-party-podspecs/DoubleConversion.podspec'
pod 'glog', :podspec => '../third-party-podspecs/glog.podspec'
pod 'Folly', :podspec => '../third-party-podspecs/Folly.podspec'
# pod 'PeerTalk', :git => 'https://github.com/rsms/peertalk'
pod 'PeerTalk', :git => 'https://github.com/rsms/peertalk'
pod 'ComponentKit', :podspec => '../third-party-podspecs/ComponentKit.podspec'
pod 'Yoga','~>1.8.1', :modular_headers => true
pod 'Sonar', :podspec => '../../xplat/Sonar/SonarKitCPP.podspec'