Description
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)