更新pods后,我在pincatch框架中收到无法识别的平台名错误消息。我试图在google上找到解决方案,但没有得到答案。
下面我提到了pods更新日志:
Analyzing dependencies
Removing SIOSocket
Removing libjingle_peerconnection
Downloading dependencies
Using AFNetworking (3.1.0)
Using BFRImageViewer (1.0.32)
Using Bolts (1.8.4)
Using CocoaAsyncSocket (7.6.1)
Installing CocoaLumberjack 3.3.0 (was 3.2.0)
Installing Crashlytics 3.9.0 (was 3.8.6)
Using DACircularProgress (2.3.1)
Installing FBSDKCoreKit 4.27.1 (was 4.25.0)
Installing FBSDKLoginKit 4.27.1 (was 4.25.0)
Installing FBSDKShareKit 4.27.1 (was 4.25.0)
Using FLAnimatedImage (1.0.12)
Installing Fabric 1.7.0 (was 1.6.12)
Using InstagramKit (3.8)
Using KissXML (5.2.0)
Installing PINCache 3.0.1-beta.6 (was 3.0.1-beta.5)
Installing PINOperation 1.1 (was 1.0.3)
Installing PINRemoteImage 3.0.0-beta.13 (was 3.0.0-beta.11)
Using RSKImageCropper (1.6.3)
Installing TwitterCore 3.0.1 (was 3.0.0)
Installing TwitterKit 3.2.0 (was 3.0.4)
Using UICKeyChainStore (2.1.1)
Using XMPPFramework (3.7.0)
Generating Pods project
Integrating client project
Sending stats
Pod installation complete! There are 13 dependencies from the Podfile and 22 total pods installed.
错误图像
Xcode版本8.3.3(8E3004B)
部署目标:iOS 9
通用应用程序(iPhone和iPad)
让我知道如何解决这个错误?
最佳答案
我对xcode8的cocoalumberjack也有同样的错误。
我用xcode9解决了这个问题。
(我的Xcode版本是9.0.1)
关于swift - PINCatch Pods中无法识别的平台名称macOS,tvOS,iOS,watchOS,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/46706623/