2017-10-12 82 views
1

收到更新後的pod 無法識別的平臺名稱 PINCatch Framework中的錯誤消息。我嘗試在Google上查找解決方案,但沒有得到答案。無法識別的平臺名稱macOS,tvOS,iOS,PINCatch Pod中的watchOS

下面我提莢更新日誌:

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. 

錯誤圖片PINCatch Framework

XCODE版本8.3.3(8E3004b) 部署目標:的iOS 9 通用應用程序(iPhone & iPad)

讓我知道如何解決這個錯誤?

回答

0

我在使用Xcode8的CocoaLumberjack中有同樣的錯誤。 我解決了它通過使用Xcode9。我的Xcode版本是9.0.1)

相關問題