Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Cannot deploy to iOS simulator
Forum Updated to NodeBB v4.3 + New Features

Cannot deploy to iOS simulator

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
ios
6 Posts 2 Posters 2.5k 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.
  • P Offline
    P Offline
    PA F
    wrote on last edited by A Former User
    #1

    I have Qt 5.8 on OS X 10.11.6 and want to run apps on an Android device and on iOS simulator. Testing with default files produced by File / New project it works fine with a connected Samsung S7, but with iphonesimulator-clang I get "Application install on Simulator failed. Simulator not running.", although the simulator (iphone 6S) really IS running. What is wrong? What can I do?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What version of Qt are you using ? What about xCode ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • P Offline
        P Offline
        PA F
        wrote on last edited by
        #3

        Qt 5.8. Xcode 7.3.1.
        Turned out to work (at least for the moment) after restarting QtCreator. What still doesn't work is console.log (said to require Xcode 8; I hesitate updating).
        How can I simulate device ipad 2 instead of iphone 6S, which seems to be the default? If I choose ipad 2 in Simulator/Hardware/Device my application disappears. If I do QtCreator/Run again a new instance of iphone 6S is started.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Do you have specific reason for not updating ?

          Do you have any iOS specific settings in your .pro file ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          P 1 Reply Last reply
          0
          • P Offline
            P Offline
            PA F
            wrote on last edited by
            #5

            I don't expect much benefit from Xcode 8 and some people have problems. I'll wait with the update until we all who work together do.
            I have no iOS specific settings in the .pro file; "using default rules for deployment".

            1 Reply Last reply
            0
            • SGaistS SGaist

              Do you have specific reason for not updating ?

              Do you have any iOS specific settings in your .pro file ?

              P Offline
              P Offline
              PA F
              wrote on last edited by
              #6

              @SGaist One way to see console output could be to open the system log. Tried, but I can't find it there either. Any hints?
              Any way to simulate iPad 2 instead of iPhone 6S?

              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