yonaskolb / yonaskolb/XcodeGen
Cannot set Executable for run
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
This is related to #806.
In that issue, I was using an external project reference to point to the application target. I want to make this application target the executable that is run. I believe this is handled by the LaunchAction, but it does not look like there is support to set this directly.
Is LaunchAction supported or is there a way to set the run executable for a scheme? In my particular case, the target would be an external target.
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 issue #806 and the scheme-generation behavior around LaunchAction, with particular attention to external project references and application targets. Confirm whether an external target can be selected as the run executable and define completion as generated schemes launching that target correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100