我正在使用Cocoapods應用程序。當試圖安裝當前Alamofire,我得到以下錯誤: Analyzing dependencies
[!] Unable to satisfy the following requirements:
- `Alamofire (~> 4.4)` required by `Podfile`
None of your spec sources contai
我想測試Realm移動數據庫和對象服務器。我嘗試通過可可豆莢安裝Realm。 我Podfile看起來像這樣 target 'try realm' do
use_frameworks!
pod 'RealmSwift'
當我嘗試安裝莢我得到以下錯誤 sh build.sh cocoapods-setup
./scripts/swift-version.sh: line 59