premake / premake/premake-core
Option to create scheme files in xcode module
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 654
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 13
Description
Xcode will autocreate scheme files once you open the project in xocde.
But if you do not, there is no way to build only part of a workspace if you don't specify a scheme.
A solution would be this mr:
https://github.com/premake/premake-xcode/pull/25
@ratzlaff , @starkos was there a reason for which this was not merged?
Should I make a new MR with this? Ideally we should specify trough a command line option or a flag if we want schemes to be generated or not.
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
Review the linked premake-xcode pull request and the Xcode module entry points first. The work is complete when scheme generation can be controlled through a command-line option or flag and the relevant part of a workspace can build without manually specifying a scheme.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100