Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.6.2
-
None
-
MacOS 14,
iOS 17 on real device
Description
I have debug build OK on iOS real device,
tho at the very end i have this weird error:
{{}}
TransferAppSession(00008110000044490AF3801E, /Users/z659406/Desktop/Qt Builds/build-filmtoro-Qt_6_6_2_for_iOS-Debug/Debug-iphoneos/appfilmtoro.app)Failed to transfer and install application, trying old way ...
{{}}
then app is deployed but wont run itself as in debug mode.
When I google up there is absolutely nothing regarding this error
attached full build log, however there is nothing to explain this at all.
in my CMake the only way I do choose bundle id is:
{{}}
IOS_BUNDLE_IDENTIFIER "com.xxxx"
{{}}
rest is automaticaly gathered from xcode,
is that correct way to use app bundle id?
any tips what to check?
better question, can i somehow force verbose log for the build to see what exactly Qt failed to do so I can pick up from there?
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-29682 Cannot use devices with iOS 17
-
- Closed
-