Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Deployment failed. The settings in the Organizer...any one else having this?
Forum Updated to NodeBB v4.3 + New Features

Deployment failed. The settings in the Organizer...any one else having this?

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 4 Posters 4.0k 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.
  • K Offline
    K Offline
    kloveridge
    wrote on last edited by
    #1

    I am deploying to ios and about every time I attempt to send off to the device I get this error:

    @error: Deployment failed. The settings in the Organizer window of Xcode might be incorrect.@

    I've seen other posts about this in the forum. And some have said this bug was fixed. Nope.

    The only solution that fixes it is to unplug and replug in the device. Then I might get one or two compiles before it comes back. I'm compiling on a iPad Air 2. It has Ios 8.02 on it.

    I can go into xcode and run in a pinch. But its getting pretty annoying.

    1 Reply Last reply
    0
    • GianlucaG Offline
      GianlucaG Offline
      Gianluca
      wrote on last edited by
      #2

      The problem was fixed with Qt 5.3.x and Xcode 5.x ... but just after I updated to Xcode 6.x then the bug came back again.
      I know that's pretty annoying to switch to Xcode for running/debugging the app ... but after a while you get used to do it :-P

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kloveridge
        wrote on last edited by
        #3

        Thats hilarious. Oh well. Maybe Qt 5.4 will make all our problems go away;)

        1 Reply Last reply
        0
        • GianlucaG Offline
          GianlucaG Offline
          Gianluca
          wrote on last edited by
          #4

          Ok, let's cross the fingers together :-)

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Archie888
            wrote on last edited by Archie888
            #5

            Hi, I had this problem, and the issue seemed to be with my setup that I had an app installed already on the device with the same bundle identifier, however, this app was installed by another Xcode project altogether, which I think causes the error. In this case also, if I try to deploy it to the device from the Xcode project itself, I get the error message: "App Installation Failed -- Could not change executable permissions on the application", which points to the root of the issue, which is perhaps Xcode not being allowed to override an existing app, or something like this.

            The issue was removed by uninstalling the existing app from the device. Further deployments from the same project were issue free.

            Cheers,
            A888

            1 Reply Last reply
            0
            • Y Offline
              Y Offline
              y0hou002
              wrote on last edited by
              #6

              Thank you Archie. Your post helped me fix my problem. I was switching between the work computer and home computer and that caused the situation you mentioned.

              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