Skip to content

Can't build apollo-ios for watchOS, tvOS using Carthage #386

@fassko

Description

@fassko
  • has-reproduction
  • blocking

Can't build apollo-ios for macOS, watchOS and tvOS using Carthage.

» carthage build apollo-ios --platform macOS,tvOS,watchOS
*** xcodebuild output can be found in /var/folders/jc/ktgtqxj574x18dscvp2vlnfw0000gn/T/carthage-xcodebuild.uRRLh2.log
*** Skipped downloading SQLite.swift.framework binary due to the error:
	"Bad credentials"
*** Skipped downloading Starscream.framework binary due to the error:
	"Bad credentials"
*** Building scheme "SQLite watchOS" in SQLite.xcodeproj
*** Building scheme "SQLite tvOS" in SQLite.xcodeproj
*** Building scheme "SQLite Mac" in SQLite.xcodeproj
*** Building scheme "Starscream" in Starscream.xcodeproj
*** Building scheme "ApolloWebSocket" in Apollo.xcworkspace
*** Building scheme "Apollo" in Apollo.xcworkspace
*** Building scheme "ApolloSQLite" in Apollo.xcworkspace
Build Failed
	Task failed with exit code 65:
	/usr/bin/xcrun xcodebuild -workspace /Users/kristaps/Documents/qminder/swift-api/Carthage/Checkouts/apollo-ios/Apollo.xcworkspace -scheme ApolloSQLite -configuration Release -derivedDataPath /Users/kristaps/Library/Caches/org.carthage.CarthageKit/DerivedData/10.0_10A255/apollo-ios/0.9.4 -sdk appletvsimulator -destination platform=tvOS\ Simulator,id=BE6DCEB8-5A05-4354-A0E9-C99E0F73EDCC -destination-timeout 3 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES build (launched in /Users/kristaps/Documents/qminder/swift-api/Carthage/Checkouts/apollo-ios)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/jc/ktgtqxj574x18dscvp2vlnfw0000gn/T/carthage-xcodebuild.uRRLh2.log

carthage-xcodebuild.uRRLh2.log

Metadata

Metadata

Labels

blockingPrevents production or dev due to perf, bug, build error, etc..dependency-managementIssues with CocoaPods, Carthage, or SPM integrationhas-reproduction❤ Has a reproduction in a codesandbox or single minimal repository

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions