Skip to content

Are [project].xcodeproj and [project].xcworkspace generated components that should be excluded from git? #499

Answered by blyscuit
luongvo asked this question in Q&A
Discussion options

You must be logged in to vote

@luongvo No you don't exclude [project].xcodeproj / [project].xcworkspace from Git. They are not in the base structure of the iOS Template because the template uses Tuist to generate these files in the setup script make.sh. After the first generation, Tuist is removed and xcodeproj/xcworkspace are generated

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@luongvo
Comment options

Answer selected by luongvo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants