Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unwanted diff when modifying generated xcodeproj #114

Closed
toshi0383 opened this issue Oct 29, 2017 · 1 comment · Fixed by #115 or tuist/XcodeProj#220
Closed

Unwanted diff when modifying generated xcodeproj #114

toshi0383 opened this issue Oct 29, 2017 · 1 comment · Fixed by #115 or tuist/XcodeProj#220
Labels

Comments

@toshi0383
Copy link
Collaborator

Xcode succeeds to open generated xcodeproj, but generates a lot of diffs when you add files from Xcode.

screen shot 2017-10-29 at 22 41 05

This is problem especially when I'm debugging generated xcodeproj, trying to figure out what is correct structure for specific state. I want to edit xcodeproj to expected state, then check git diff to recognize what was wrong in XcodeGen.

So I guess the goal is Xcode creating no diffs when modifying generated xcodeproj.

@yonaskolb
Copy link
Owner

I'll try and get this resolved after the next xcproj release which fixes some missing defaults

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants