Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.5, 6.2.0 Beta2
-
None
-
-
16b11bb81eb02f182e3570c9241f57c5689fb90e (qt/qtbase/dev) abd4581abe24d81662c4daef961128fe185fe0ec (qt/qtbase/6.2.0) 7e48b938d774f077eac46ff79598dc92ae8105be (qt/qtbase/6.2) 95dfef4481c48ca457dec91c166291c1c022c95b (qt/tqtc-qtbase/5.15)
Description
When building a project (new one or from examples) for iOS, Qt Creator will fails at the start, and only work after building the project first with Xcode, then it becomes possible to build and deploy with Qt Creator. The error I get at the first build in QC:
Code Signing Error: No profiles for 'io.qt.touchinteraction' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'io.qt.touchinteraction'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 14.2'
Attachments
Issue Links
- relates to
-
QTBUG-95839 Add CMake auto test to build a small iOS project as part of CI
- Closed
-
QTBUG-104754 manual tests that use qt_internal_add_manual_test don't run on iOS
- Closed
-
QTBUG-95838 Improve experience of building iOS projects with CMake
- Closed
- resulted in
-
QTBUG-96341 iOS: Adjust automatic retrieval of the ios development team found in Xcode preferences
- Closed
-
QTBUG-96347 Qt for iOS projects should default to using automatic code-signing by setting CODE_SIGN_STYLE=Automatic in the Xcode project
- Closed
-
QTCREATORBUG-26246 iOS CMake projects should use -allowProvisioningUpdates build tool option
- Closed