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. Mac OS Catalina, Xcode 12 and iOS 14 support.
Forum Updated to NodeBB v4.3 + New Features

Mac OS Catalina, Xcode 12 and iOS 14 support.

Scheduled Pinned Locked Moved Solved Mobile and Embedded
4 Posts 3 Posters 2.2k Views 2 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.
  • B Offline
    B Offline
    bogong
    wrote on last edited by bogong
    #1

    Hello all!
    The official Qt reference saying - XCode 11 iOS 13 SDK. I there any way to deploy on iOS 14 device? I am using Qt 5.15. If not - when in Qt going to be iOS 14 support? Or all of it will be in Qt 6.0?

    Updated.

    I've just tried to update XCode 11.5 on Mojave and got this message
    Screenshot 2020-11-07 at 12.32.21.png
    It's mean you can't be using Mojave anymore. You might be using previously installed, but not if you installing or reseting your apple device. Apple insisting on updates, even you trying to ignore updates:

    $ sudo softwareupdate --reset-ignored
    Ignored updates:
    (
    )
    
    Ignoring software updates is deprecated.
    The ability to ignore individual updates will be removed in a future release of macOS.
    

    If you will update and install XCode from AppStore there will be installed XCode 12 that is not supported by QT yet. You will get an error of something like "I don't see iOS SDK". Install XCode manualy by downloading it through Apple Developer login. In few going to post system configuration that is OK for Qt developing for mobile.

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

      Hi,

      The same way. You have the list of the oldest target platforms and the one used to build Qt. Nothing stops you from running your application on iOS 14.

      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
      • B Offline
        B Offline
        bogong
        wrote on last edited by bogong
        #3

        For Catalina + Xcode 12 + iOS14 SDK no options for now to build Qt Application it's not supported by Qt 5.15.1. Awaiting announced Qt 6.0 that is going to be supported XCode 12 + iOS14 SDK. For Qt will be working only XCode 11 downloaded manually (do not install from AppStore).

        For Mojave works only XCode 11.3.1 + iOS13 SDK, any newer versions will NOT be working. Even other XCode 11 minor versions.

        Resume:
        Officially any XCode older then XCode 12 has NO support of iOS14 and there are no any iOS14 simulators for older versions. But Xcode 12 do NOT supported by QT yet.

        If anyone knows how to build for iOS14 - reply here. I haven't found solution yet. For now awaiting Qt 6.0.
        Issue closed for now.

        ekkescornerE 1 Reply Last reply
        1
        • B bogong

          For Catalina + Xcode 12 + iOS14 SDK no options for now to build Qt Application it's not supported by Qt 5.15.1. Awaiting announced Qt 6.0 that is going to be supported XCode 12 + iOS14 SDK. For Qt will be working only XCode 11 downloaded manually (do not install from AppStore).

          For Mojave works only XCode 11.3.1 + iOS13 SDK, any newer versions will NOT be working. Even other XCode 11 minor versions.

          Resume:
          Officially any XCode older then XCode 12 has NO support of iOS14 and there are no any iOS14 simulators for older versions. But Xcode 12 do NOT supported by QT yet.

          If anyone knows how to build for iOS14 - reply here. I haven't found solution yet. For now awaiting Qt 6.0.
          Issue closed for now.

          ekkescornerE Offline
          ekkescornerE Offline
          ekkescorner
          Qt Champions 2016
          wrote on last edited by
          #4

          @bogong 5.15.2 should fix this https://bugreports.qt.io/browse/QTBUG-86718

          ekke ... Qt Champion 2016 | 2024 ... mobile business apps
          5.15 --> 6.9 https://t1p.de/ekkeChecklist
          QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

          1 Reply Last reply
          3

          • Login

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