Running "carthage bootstrap"
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 135
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I just added this package (as the only one), to a fresh Carthage file ("Cartfile"), and got the following error:
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/nikolaj/code/Apollo\ KeePass/Carthage/Checkouts/KissXML/KissXML.xcodeproj -scheme KissXML\ (iOS) -configuration Release -derivedDataPath /Users/nikolaj/Library/Caches/org.carthage.CarthageKit/DerivedData/14.3.1_14E300c/KissXML/933f04fe5ad95c2be07ec0c2f801e140007f20fa -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive VALIDATE_WORKSPACE=NO -archivePath /var/folders/xs/ypmj3ymn26x6v0l9br5y_8nm0000gn/T/KissXML SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/nikolaj/code/Apollo KeePass/Carthage/Checkouts/KissXML)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/xs/ypmj3ymn26x6v0l9br5y_8nm0000gn/T/carthage-xcodebuild.9hwA7V.log
Am I doing something wrong, or?
Also are there plans to add the ability to add this via Swift Package Manager?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the xcodebuild log at /var/folders/xs/ypmj3ymn26x6v0l9br5y_8nm0000gn/T/carthage-xcodebuild.9hwA7V.log and the KissXML checkout referenced in the Carthage command. Determine why carthage bootstrap fails for the Cartfile shown, then document or fix the supported installation path and separately clarify whether Swift Package Manager support is intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100