Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 12.0.0
-
None
-
-
fd4b8aa5a (12.0)
Description
Build step is successful but application fails to deploy on iOS.
I get this warning:
:-1: warning: The provisioning profile "iOS Team Provisioning Profile: *" used to sign the application does not cover the device Doris’s iPhone {identifier}. Deployment to it will fail.
When listing the provisioning profiles installed on the device, "iOS Team Provisioning Profile: *" is listed (screenshot attached). Launching this app from XCode works as expected.
Logs from Application Output:
14:29:06: Starting remote process.
TransferAppSession(00008120000455563E6BC01E, /Users/dorisverria/Qt-Installation/Examples/Qt-6.7.0/demos/build-calqlatr-Qt_6_7_0_for_iOS/Debug-iphoneos/calqlatrexample.app)Mount Developer Disk Image failed. Unable to fetch developer disk image path.
TransferAppSession(00008120000455563E6BC01E, /Users/dorisverria/Qt-Installation/Examples/Qt-6.7.0/demos/build-calqlatr-Qt_6_7_0_for_iOS/Debug-iphoneos/calqlatrexample.app)Running app "/Users/dorisverria/Qt-Installation/Examples/Qt-6.7.0/demos/build-calqlatr-Qt_6_7_0_for_iOS/Debug-iphoneos/calqlatrexample.app" failed. Mount developer disk failed.
14:29:07: Run ended.