Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-18353

iOS: TARGET Variable Isn't Supported

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • Qt Creator 3.1.1
    • iOS Support
    • None
    • Xcode 6.0.1, Mac 10.9.5,
      iPad-3 with iOS-7.1

    Description

      To reproduce:
      1. Create a project on a certain name;
      2. Add a TARGET with a name different from the name of the project;
      3. Builds OK with app as the name specified in TARGET;
      4. Try to run it on device and get the following error when running
      from QtCreator:

      TransferAppSession(ecbe53bb0c8dcbe80258847beaa4b9158a9d47bf, "YourPath"/build-Qt_5_3_1_ipad-Debug/Debug-iphoneos/YourApp.app)InstallAppSession("YourPath"/build-Qt_5_3_1_ipad-Debug/Debug-iphoneos/YourApp.app,ecbe53bb0c8dcbe80258847beaa4b9158a9d47bf) failed, AMDeviceInstallApplication returned -402620415

      Error while building/deploying project YourApp (kit: iphoneos-clang Qt 5.3.1-ipad)
      When executing step "Deploy to YourIPad"

      Running this project from Xcode 6 clarifies fails as well with a
      more clear explanation, namely:

      "The file Your.app couldn't be opened because you don't have permissions
      to view it"

      It works properly when TARGET is the same as the project name.

      The known workaround:
      1. Create renamed project;

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            con Eike Ziller
            coroberti Robert Iakobashvili
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes