yonaskolb / yonaskolb/XcodeGen
Support for checked-in Pods?
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
We're checking in our Pods directory into source control. This means that the pod install command is only ever run, if a developer wants to install a new dependency.
Reading through the CocoaPods part of the XcodeGen-docs, it seems that there isn't a good solution for this? I guess, if CocoaPods allowed for separating downloading deps from integrating deps, it should be possible to just integrate the pods after generating the project.
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 CocoaPods section of the XcodeGen documentation and the checked-in Pods workflow described in the issue. Determine the expected behavior around project generation and pod install; the issue currently names no implementation file, test, or concrete completion criteria.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100