Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Deploy to iPhone fail after Build Success.
Forum Updated to NodeBB v4.3 + New Features

Deploy to iPhone fail after Build Success.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 196 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    senmx
    wrote on last edited by senmx
    #1

    Error:

    ** BUILD SUCCEEDED **
    
    15:53:48: TransferAppSession(4fee2b9248123a8e212997c160fda8e7c944cb9f, /Volumes/D/code/qt/build-xm-Qt_5_15_2_for_iOS-Debug/Debug-iphoneos/xm.app)TransferAppSession(/Volumes/D/code/qt/build-xm-Qt_5_15_2_for_iOS-Debug/Debug-iphoneos/xm.app,4fee2b9248123a8e212997c160fda8e7c944cb9f) failed, AMDeviceTransferApplication returned The file could not be found. (0x-402653176)
    
    Error while building/deploying project xm (kit: Replacement for "Qt 5.15.2 for iOS")
    When executing step "Deploy to senp"
    

    Env:
    Qt 5.15.2
    iPhone os version: 12.1.4

    1 Reply Last reply
    0
    • KH-219DesignK Offline
      KH-219DesignK Offline
      KH-219Design
      wrote on last edited by
      #2

      I am only making a guess. (The last time I used Qt on iOS I was using XCode 11.)

      These seem relevant:

      https://bugreports.qt.io/browse/QTBUG-68705

      https://bugreports.qt.io/browse/QTCREATORBUG-25535

      If you are using Qt Creator, it seems like maybe you should attempt the following as a potential workaround/experiment:

      1. build at a command prompt (mac "Terminal" shell)
      2. open the YOUR_PROJECT.xcodeproj in XCode and perform further iPhone deployment steps from inside Xcode directly.

      www.219design.com
      Software | Electrical | Mechanical | Product Design

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved