[Qt-creator] iOS provisioning Profiles

Jason H jhihn at gmx.com
Tue Feb 23 21:21:58 CET 2016



> Sent: Tuesday, February 23, 2016 at 11:03 AM
> From: "Jason H" <jhihn at gmx.com>
> To: qt-creator <qt-creator at qt-project.org>
> Subject: [Qt-creator] iOS provisioning Profiles
>
> I'm not sure if it is me or and XCode update, but lately, I've been getting:
> Code Sign error: Automatic provisioning profile selection unavailable: A bundle identifier is required for automatic provisioning profile selection. Either enter a bundle identifier in the Info.plist, or select a provisioning profile to use in the build settings.
> 
> I've been developing apps for over a year now but some of last week and all of this week I've been getting that error. How can I set qtcreator/my .pro file to feed xcode the right info?


This seems to be related to the 7.2 change of $(PRODUCT_BUNDLE_IDENTIFIER) variable that Xcode wants to put in the .plist.

Can I set this somehow in the .pro?




More information about the Qt-creator mailing list