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

Carthage update fails with Xcode 12.2 #31

Open
TheCodeor opened this issue Jan 12, 2021 · 2 comments
Open

Carthage update fails with Xcode 12.2 #31

TheCodeor opened this issue Jan 12, 2021 · 2 comments

Comments

@TheCodeor
Copy link

Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/starrymedia/Desktop/uptick卡包/Uptick/Carthage/Checkouts/SwiftGMP/SwiftGMP.xcodeproj -scheme SwiftGMP -configuration Release -derivedDataPath /Users/starrymedia/Library/Caches/org.carthage.CarthageKit/DerivedData/12.2_12B45b/SwiftGMP/v0.4.9 -sdk iphonesimulator -destination platform=iOS\ Simulator,id=F496FD1E-2B54-4A3D-A821-3FF28A368BEB -destination-timeout 3 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES build (launched in /Users/starrymedia/Desktop/uptick卡包/Uptick/Carthage/Checkouts/SwiftGMP)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/5w/28g2_b0n6bs76bdspnt9p08c0000gn/T/carthage-xcodebuild.t0qgoO.log

image

@TheCodeor
Copy link
Author

clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **

The following build commands failed:
Ld /Users/starrymedia/Library/Caches/org.carthage.CarthageKit/DerivedData/12.2_12B45b/SwiftGMP/v0.4.9/Build/Intermediates.noindex/SwiftGMP.build/Release-iphonesimulator/SwiftGMP.build/Objects-normal/arm64/Binary/SwiftGMP normal arm64
(1 failure)

@dsemenovsky
Copy link
Contributor

I am having the same issue. @NeoTeo is it possible to update SwiftGMP repository to support --use-xcframeworks?

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