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

Missing xcode sections after XUPorter runs #46

Open
werelord opened this issue Mar 17, 2015 · 0 comments
Open

Missing xcode sections after XUPorter runs #46

werelord opened this issue Mar 17, 2015 · 0 comments

Comments

@werelord
Copy link

this was mentioned deep within issue #33 in one of the comments..

Currently, with Unity 4.6, XUPorter strips out two sections in the xcodeproj file: PBXTargetDependency and PBXContainerItemProxy aren't being handled by XUPorter, and aren't output with the resulting xcode project.

Replication; use Unity 4.6; generate the XCode project with XUPorter turned off; then generate the same with XUPorter turned off with just empty values in the .projmods file. Compare the resulting project.pbxproj files, and the missing sections will jump out..

This is also happening with Unity 5, as well as a couple additional sections that are missing; there's a "Plugins" pbxgroup and an "iOS" pbxgroup that are both missing from the XUPorter changed file..

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

No branches or pull requests

1 participant