更新pod时出错
以下是我的pod文件内容
pod 'Realm', '~> 0.92.3'
pod 'AFNetworking', '~> 2.5'
pod 'ComponentKit', '~> 0.11'
target 'Plugd' do
end
target 'PlugdTests' do
pod 'Realm/Headers'
end发布于 2015-05-15 00:12:32
更新0.92.3它是相当大的。再次检查installation步骤。
https://stackoverflow.com/questions/30241915
复制相似问题