yonaskolb / yonaskolb/XcodeGen
How to change carthage build phase shell
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
On my M1 I need to change Carthage build script shell from /bin/sh to /bin/sh -l
How can I configure it in xcodegen configs?
Contributor guide
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 XcodeGen configuration documentation and the build phase settings relevant to the Carthage shell command. Confirm whether the shell can be configured as requested, then document the configuration or limitation clearly for users on M1 systems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, cli
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100