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. [Solved] iOS, xCode 7 and Qt
QtWS25 Last Chance

[Solved] iOS, xCode 7 and Qt

Scheduled Pinned Locked Moved Mobile and Embedded
xcode
9 Posts 3 Posters 3.7k Views
  • 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.
  • M Offline
    M Offline
    mrdebug
    wrote on 9 Oct 2015, 15:55 last edited by mrdebug 10 Oct 2015, 18:53
    #1

    After many hours on trying to compile my app for iOS (the last time was in july), now I see that Qt 5.5 does not support xCode 7. Can you confirm it?
    Someone have an idea on when Qt will support it?

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    1 Reply Last reply
    0
    • B Offline
      B Offline
      benlau
      Qt Champions 2016
      wrote on 9 Oct 2015, 17:11 last edited by
      #2

      What is your problem? I am already using Qt 5.5 + XCode7 to compile iOS application.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mrdebug
        wrote on 9 Oct 2015, 19:07 last edited by
        #3

        How? I can build a hello world app with xCode but qtcreator does not detect the kit and if I try to add it I never see my app in my iPad...

        Need programmers to hire?
        www.labcsp.com
        www.denisgottardello.it
        GMT+1
        Skype: mrdebug

        B 1 Reply Last reply 10 Oct 2015, 04:34
        0
        • M mrdebug
          9 Oct 2015, 19:07

          How? I can build a hello world app with xCode but qtcreator does not detect the kit and if I try to add it I never see my app in my iPad...

          B Offline
          B Offline
          benlau
          Qt Champions 2016
          wrote on 10 Oct 2015, 04:34 last edited by
          #4

          @mrdebug Detect the kit? or detect the device?

          I just upgrade from Qt 5.4 to Q5.5 , then upgrade XCode from 6 to 7. There has problem with my application but should be not related to your case.

          What if you just run qmake in Qt Creator, then open the generated .xcodeproj by XCode 7, check can it be deployed to your iPad via XCode?

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mrdebug
            wrote on 10 Oct 2015, 08:34 last edited by
            #5

            Have you got iOS 9 in your device?
            My program works in iPhone 6s - iPhone 6s / iOS 9.0 simulator.

            If I open my progject with Code, my iPad is listen as inelegible device in Xcode.
            If I go in Xcode -> product -> Desctination -> my iPad to select my device, when I try to run my app I obtain in Xcode the error

            "The run destination iPad ... is not valid for running the scheme ..." iPad ... doesn't support any of ... app's architecture, You can add .... armv7s architecture to ... build setting.

            Need programmers to hire?
            www.labcsp.com
            www.denisgottardello.it
            GMT+1
            Skype: mrdebug

            1 Reply Last reply
            0
            • B Offline
              B Offline
              benlau
              Qt Champions 2016
              wrote on 10 Oct 2015, 08:42 last edited by benlau 10 Oct 2015, 08:43
              #6

              My device is iPad Mini 2 + iOS 9. It is working fine.

              Since you could not deploy by XCode. So the problem is on XCode , not on Qt/Qt Creator.

              Did you installed iOS9 SDK?

              XCode -> Preferences -> Download

              If it is available to download, just download it.

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mrdebug
                wrote on 10 Oct 2015, 08:55 last edited by
                #7

                I'm not sure to have it. In Donwload section i find iOS Simulator ad documentation but not related to sdk.
                Pay attention, I can made an app for my iPad with Xcode without any problem.

                Need programmers to hire?
                www.labcsp.com
                www.denisgottardello.it
                GMT+1
                Skype: mrdebug

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  timday
                  wrote on 10 Oct 2015, 17:30 last edited by
                  #8

                  This may be useful, or link to something useful: https://bugreports.qt.io/browse/QTCREATORBUG-15147

                  (Personally, I only just upgraded to xcode6 :^)

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mrdebug
                    wrote on 10 Oct 2015, 18:52 last edited by
                    #9

                    Solved by upgrading Qt Creator to 3.5.0
                    Many thanks.

                    Need programmers to hire?
                    www.labcsp.com
                    www.denisgottardello.it
                    GMT+1
                    Skype: mrdebug

                    1 Reply Last reply
                    0

                    9/9

                    10 Oct 2015, 18:52

                    • Login

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