Mark Warren commented on New Feature JENKINS-13887

I concur. I'm currently trying to use a shell command prior to the Xcode plugin to set the CFBundleIdentifier value:
defaults write ${WORKSPACE}/Targetname-Info CFBundleIdentifier com.mycompany.mycompany

However, this results in a build error:

The following build commands failed:
ProcessInfoPlistFile /Users/Jenkins/workspace/MyApp/builds/MyApp.app/Info.plist Targetname-Info.plist
(1 failure)
Build step 'XCode' marked build as failure

I'm trying to figure out what is going on there, looks like something is messing up the file somehow.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to