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

Set xcodeproj path in project.xcworkspace/contents.xcworkspacedata #793

Merged

Conversation

ken0nek
Copy link
Contributor

@ken0nek ken0nek commented Feb 27, 2020

Set xcodeproj path in xxx.xcodeproj/project.xcworkspace/contents.xcworkspacedata

It follows the Xcode behavior.

Example

-      location = "self:">
+      location = "self:TestProject.xcodeproj">

@brentleyjones
Copy link
Collaborator

Thank you @ken0nek! Can you please add a Changelog entry as well?

@brentleyjones brentleyjones self-assigned this Feb 28, 2020
@ken0nek
Copy link
Contributor Author

ken0nek commented Feb 28, 2020

Thank you @ken0nek! Can you please add a Changelog entry as well?

@brentleyjones Thank you for the review! I updated CHANGELOG.md.

@brentleyjones brentleyjones merged commit c0c998b into yonaskolb:master Feb 28, 2020
@0x6A75616E
Copy link

I'm using version 2.15.1

Every time I run xcodegen, the file noted above gets updated to:

location = "self:TestProject.xcodeproj">

Then as soon as Xcode runs, it gets set to

location = "self:TestProject.xcodeproj">

What do I need to change in order to keep these in sync?

@yonaskolb
Copy link
Owner

Hi @0x6A75616E, not sure if you mistyped something but those look the same to me

@ken0nek ken0nek deleted the work/fix-xcworkspacedata-location branch November 11, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants