Skip to content

Retaining Comments in .pbxproj After Running #12

Description

@loganknecht

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions