premake / premake/premake-core

Option to create scheme files in xcode module

Open
#1,377 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.