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

Retaining Comments in .pbxproj After Running #12

Open
loganknecht opened this issue Aug 11, 2014 · 0 comments
Open

Retaining Comments in .pbxproj After Running #12

loganknecht opened this issue Aug 11, 2014 · 0 comments

Comments

@loganknecht
Copy link

Hello there.

I have a two different sets of post process build utilities to run. One is this post process build player, and another is similar but performs differently. For the second post process build to run it needs the comments that denote the sections of the pbxproj file in order to process correctly.

Is there any wait to tell this utility to keep those comments. If I'm not able to do this it breaks all functionality.

Some examples of the comments I'm talking about are:
/* Begin PBXBuildFile section /
/
End PBXBuildFile section /
/
Begin PBXContainerItemProxy section /
/
End PBXContainerItemProxy section */
and so forth...

Another question I have is, how do I configure the framework search paths build configuration? Your sample doesn't provide anything regarding that.

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