Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install OAuthSwiftFutures using Carthage #3

Open
MuhammadTaha opened this issue Aug 15, 2018 · 1 comment
Open

Failed to install OAuthSwiftFutures using Carthage #3

MuhammadTaha opened this issue Aug 15, 2018 · 1 comment

Comments

@MuhammadTaha
Copy link

I tried to installed OAuthSwiftFutures in my project using carthage but following error occured

*** Fetching OAuthSwiftFutures
*** Fetching BrightFutures
*** Fetching OAuthSwift
*** Fetching Result
*** Checking out OAuthSwift at "bd648297a5b2294a9304b12f03ae962cefe6ed5f"
*** Checking out OAuthSwiftFutures at "1.0.0"
*** Checking out BrightFutures at "6.0.1"
*** Checking out Result at "3.2.4"
*** xcodebuild output can be found in /var/folders/nd/mc23hd8n0r54mj130ts54vb00000gn/T/carthage-xcodebuild.zNSdVT.log
*** Building scheme "OAuthSwiftMacOS" in OAuthSwift.xcworkspace
*** Building scheme "OAuthSwiftWatchOS" in OAuthSwift.xcworkspace
*** Building scheme "OAuthSwift" in OAuthSwift.xcworkspace
*** Building scheme "OAuthSwiftTVOS" in OAuthSwift.xcworkspace
*** Building scheme "Result-iOS" in Result.xcodeproj
*** Building scheme "Result-tvOS" in Result.xcodeproj
*** Building scheme "Result-Mac" in Result.xcodeproj
*** Building scheme "Result-watchOS" in Result.xcodeproj
*** Building scheme "BrightFutures-iOS" in BrightFutures.xcworkspace
*** Building scheme "BrightFutures-watchOS" in BrightFutures.xcworkspace
*** Building scheme "BrightFutures-Mac" in BrightFutures.xcworkspace
*** Building scheme "BrightFutures-tvOS" in BrightFutures.xcworkspace
*** Building scheme "OAuthSwiftFuturesTVOS" in OAuthSwiftFutures.xcodeproj
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/taha/Documents/project/testProject/Carthage/Checkouts/OAuthSwiftFutures/OAuthSwiftFutures.xcodeproj -scheme OAuthSwiftFuturesTVOS -configuration Release -derivedDataPath /Users/taha/Library/Caches/org.carthage.CarthageKit/DerivedData/9.4.1_9F2000/OAuthSwiftFutures/1.0.0 -sdk appletvos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/nd/mc23hd8n0r54mj130ts54vb00000gn/T/OAuthSwiftFutures SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/taha/Documents/project/testProject/Carthage/Checkouts/OAuthSwiftFutures)

@phimage
Copy link
Member

phimage commented Aug 16, 2018

as writted, the log is in /var/folders/nd/mc23hd8n0r54mj130ts54vb00000gn/T/carthage-xcodebuild.zNSdVT.log
and the build issue are inside

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants