cordova-node-xcode
cordova-node-xcode copied to clipboard
Add buildPhase option for runOnlyForDeploymentPostprocessing
Currently, addBuildPhase
hardcodes runOnlyForDeploymentPostprocessing
to 0. I'd like to be able to configure a particular build phase with that option set to 1. Please add that as a configurable option.
PR would be welcome
@jacobg @brodybits this?