cocopod版本以及時間
時間:2020年3月4日
cocopods版本號:
pod --version
1.9.0
1.問題 不能進(jìn)行search
在完成
然后顯示失敗
輸入: pod search AF
失敗代碼如下:
Creating search index for spec repo 'master'.. Done!
[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/all_pods_versions_6_7_f.txt Response: Timeout was reached
解決方法
=>pod repo remove trunk
顯示"Removing spec repo `trunk`
done
pod install 報(bào)錯
工程提示
[!] The `XXXXX [Release]` target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting defined in `Pods/Target Support Files/Pods-XXXXX-XXXX/Pods-XXXX-XXXX.release.xcconfig'. This can lead to problems with the CocoaPods installation
- Use the `$(inherited)` flag, or
- Remove the build settings from the target.