PBXProject.unityPostprocessTargetPhonyBuildPhaseName

public string unityPostprocessTargetPhonyBuildPhaseName;

Description

The name of the placeholder build phase, which Unity adds to indicate a place to add post-processing actions.

Any build phases added after the placeholder build phase can safely assume that the target is built. For example, Unity adds symbols processing afterwards, which requires Application/Framework to be fully built.


Did you find this page useful? Please give it a rating: