摘要:
error: RPC failed; curl 18 transfer closed with outstanding read data remainingerror: 2708 bytes of body are still expected 每次遇到这个问题还得去网上查,干脆记录下来 调整 G 阅读全文
摘要:
常见问题 0. 找不到指定版本的XXX [!] CocoaPods could not find compatible versions for pod “XXX”: 1. 找不到指定依赖 None of your spec sources contain a spec satisfying the 阅读全文
摘要:
Assets.xcassets:-1: Failed to find a suitable device for the type IBSimDeviceTypeiPad2x 不知道assets发生了什么~~可能是我直接从另一个的项目拷贝进来的assets 方案一: 重启治百病 方案二: 1. ki 阅读全文
摘要:
问题 问题 ld: library not found for -lstdc++.6.0.9 clang: error: linker command failed with exit code 1 (use -v to see invocation) 官方解释 官方解释 Xcode更新后没有这个库 阅读全文