Moya: Carthage update using xcframeworks failed
Build failed with exit code 65 while running carthage update --use-xcframeworks
Moya version: “14.0.1” ;
Cartfile: github "Moya/Moya" ~> 14.0
Error:
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/mojtabaalmoussawi/Developer/pharmac/Carthage/Checkouts/Moya/Moya.xcodeproj -scheme Moya -configuration Release -derivedDataPath /Users/mojtabaalmoussawi/Library/Caches/org.carthage.CarthageKit/DerivedData/12.4_12D4e/Moya/14.0.1 -sdk iphonesimulator -destination platform=iOS\ Simulator,id=B2E7F49C-0BE2-4E7E-9340-CCCB709CDD2C -destination-timeout 3 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES build VALIDATE_WORKSPACE=NO FRAMEWORK_SEARCH_PATHS=$(inherited)\ /var/folders/xm/mbx8hpmx2vj7r45hk83mwyjh0000gn/T/carthage-xcframework-ELuM (launched in /Users/mojtabaalmoussawi/Developer/pharmac/Carthage/Checkouts/Moya)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/xm/mbx8hpmx2vj7r45hk83mwyjh0000gn/T/carthage-xcodebuild.3egBaS.log
About this issue
- Original URL
- State: open
- Created 3 years ago
- Reactions: 6
- Comments: 15 (5 by maintainers)
Commits related to this issue
- Remove Moya from Carthage support. Carthage currently doesn't work with Moya - https://github.com/Moya/Moya/issues/2165 — committed to infinum/Japx by fgulan 3 years ago
my workaround was migrating from Carthage to Pods
I see. That is helpful. I’ll look into it further, thanks @tringuyen623!
That seems to have issues with
RxSwift
; are you usingRxMoya
here?Also, that log seems to show a bunch of errors due to the device being locked; I don’t think these are related, but something to check nonetheless.
carthage-xcodebuild.PKZcpv.log