You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a brand new project and then integrate Action into the project.
Run carthage update --platform ios
*** Fetching Action
*** Fetching RxSwift
*** Checking out Action at "3.5.1"
*** Downloading RxSwift.framework binary at "Spread"
*** xcodebuild output can be found in /var/folders/jk/cd0fk3hx45jblh4c88jm_4000000gn/T/carthage-xcodebuild.Gpa7QS.log
*** Building scheme "Action-macOS" in Action.xcworkspace
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -workspace /Users/Wongzigii/CatchBarbie/Carthage/Checkouts/Action/Action.xcworkspace -scheme Action-macOS -configuration Release -derivedDataPath /Users/Wongzigii/Library/Caches/org.carthage.CarthageKit/DerivedData/9.2_9C40b/Action/3.5.1 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/jk/cd0fk3hx45jblh4c88jm_4000000gn/T/Action SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO (launched in /Users/Wongzigii/QUQQI/CatchBarbie/Carthage/Checkouts/Action)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/jk/cd0fk3hx45jblh4c88jm_4000000gn/T/carthage-xcodebuild.Gpa7QS.log
The text was updated successfully, but these errors were encountered:
Using latest Carthage version: 0.27.0
Create a brand new project and then integrate Action into the project.
Run
carthage update --platform ios
The text was updated successfully, but these errors were encountered: