> Sent: Tuesday, February 23, 2016 at 11:03 AM
> From: "Jason H" <[email protected]>
> To: qt-creator <[email protected]>
> 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?

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to