-
Notifications
You must be signed in to change notification settings - Fork 336
Fail to include to project by using "Carthage update" #17
Comments
Hey @yly813, this can happen sometimes due to a bug in carthage and xcodebuild. Let me know if you get any further, if not - would love to see your Cartfile and maybe a project that you can reproduce this with. |
Hello @nlutsenko, thank you for the reply. I am still facing the same problem. My carthage version is 0.16.2. Although I have checked the latest release is 0.17.2, mine one should be the available latest version by using My Xcode version is 7.3.1 (7D1014). My Cartfile,
|
Try running 'brew update' before 'brew upgrade carthage', as updating homebrew packages is a 2 step process (update the list of packages, then upgrade a package). |
Hello @nlutsenko , thank you very much! It turns out to be my ignorance on using the |
Perfect! Glad I could help! |
When running "Carthage update", the following is shown
xcodebuild timed out while trying to read FBSDKIntegrationTests.xcodeproj 😭
The text was updated successfully, but these errors were encountered: