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

Add PLATFORM_DIR support #31

Merged
merged 1 commit into from
Jul 3, 2018
Merged

Conversation

shepting
Copy link

@shepting shepting commented Jun 29, 2018

We have a few Xcode project files with the value of PLATFORM_DIR where most projects have set SOURCE_ROOT.

This most often occurs in something like this:

1DD70E00000 /* XCTest.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = XCTest.framework; path = Developer/Library/Frameworks/XCTest.framework; sourceTree = PLATFORM_DIR; };

@shepting
Copy link
Author

shepting commented Jul 3, 2018

@tomlokhorst Any chance we could get this in?

@tomlokhorst
Copy link
Owner

Yes, this looks good. Thanks for the PR!

@tomlokhorst tomlokhorst merged commit a1519da into tomlokhorst:develop Jul 3, 2018
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.

None yet

2 participants