Keep allowing different bundle identifiers across build configurations

Originator:dloewenherz
Number:rdar://30484388 Date Originated:12-Feb-2017 06:03 PM
Status:Duplicate/30266333 Resolved:Closed
Product:Developer Tools Product Version:Xcode 8.3 beta
Classification:Bug Reproducible:Always
 
This is a duplicate of rdar://30218350

Xcode 8.3 beta throws a build error when building for running on the device:



"WhereTo" has conflicting settings for automatic signing. Bundle identifiers differ across build configurations. Make these settings the same for each build configuration to continue using automatic signing, or switch to manual signing.





This is a huge problem because we need different bundle identifiers to run the production and debug version of the app simultaneously on the device. And of course we don't want to go back to manual code signing hell!

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!