-
New Feature
-
Resolution: Unresolved
-
Trivial
-
None
Hi,
in my environment its needed to build an app with annother bundle identifier for testing and comparing on the same device. It would be very helpfull if your plugin supports this settings.
And i you support Configurations in a comma separated list it would also be very nice.
thanks
andreas
[JENKINS-12153] Setting bundle identifier and app display name from build settings
Workflow | Original: JNJira [ 142475 ] | New: JNJira + In-Review [ 175693 ] |
Hi,
I understand your need and I may be agree to integrate new options to change the bundle identifier and the app display name but the question is how ?
For versions I'm using agvtool command line utility to do it. But for these information I don't know how I could do it without manually hacking in the descriptor. WDYT ?
About multiple configuration entries, the xcodebuild command line tool seems to support only one configuration per build. How do you imagine the behavior of the plugin ? It calls several times the xcodebuild command line with all paramaters for each configuration ?