cocoapods教程,內(nèi)容很詳細(xì):傳送門?
cocoapods pod install被墻更換為一下命令:
pod install --verbose --no-repo-update
pod update --no-repo-update
pod repo update
舊版本swift,Xcode8報錯:swift報錯 Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly 解決辦法:傳送門
添加第三方SnapKIt框架報錯: