This repository was archived by the owner on Jan 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 249
Building scheme "FBSnapshotTestCase tvOS" keeps failing #159
Copy link
Copy link
Closed
Labels
Description
Travis log: https://travis-ci.org/danielgindi/Charts/builds/122282395
So it has been some weeks since iOS 9.3 was released. We notice Building scheme "FBSnapshotTestCase tvOS" keeps failing as below. We think it's FB's bug? Or any advice how to fix it?
37.38s$ cd Charts && carthage bootstrap
*** Cloning ios-snapshot-test-case
*** Skipped downloading ios-snapshot-test-case.framework binary due to the error:
"GitHub API request failed: Maximum number of login attempts exceeded. Please try again later."
*** Checking out ios-snapshot-test-case at "2.1.0"
*** xcodebuild output can be found in /var/folders/my/m6ynh3bn6tq06h7xr3js0z7r0000gn/T/carthage-xcodebuild.QfaPgp.log
*** Building scheme "FBSnapshotTestCase tvOS" in FBSnapshotTestCase.xcworkspace
** BUILD FAILED **
The following build commands failed:
Ld /Users/travis/Library/Developer/Xcode/DerivedData/FBSnapshotTestCase-bxqdwtzedguggmawxzyipupldvjd/Build/Products/Release-appletvos/FBSnapshotTestCase.framework/FBSnapshotTestCase normal arm64
(1 failure)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
A shell task failed with exit code 65:
** BUILD FAILED **
The following build commands failed:
Ld /Users/travis/Library/Developer/Xcode/DerivedData/FBSnapshotTestCase-bxqdwtzedguggmawxzyipupldvjd/Build/Products/Release-appletvos/FBSnapshotTestCase.framework/FBSnapshotTestCase normal arm64
(1 failure)
Reactions are currently unavailable