yonaskolb / yonaskolb/XcodeGen
postBuildScripts
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
Hi,
I have added a postBuildScript, is there a way to make sure it is at the bottom most section i.e after [CP] Embed Pods Frameworks?
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 by locating how postBuildScripts are handled in XcodeGen and compare their generated placement with the [CP] Embed Pods Frameworks section. Done means a configured postBuildScript can reliably appear in the bottom-most section, after that CocoaPods phase, with the generated project reflecting the requested order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100