Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Installer Framework: Specify MacOS SDK version to use when building installer
Forum Updated to NodeBB v4.3 + New Features

Qt Installer Framework: Specify MacOS SDK version to use when building installer

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 275 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.
  • T Offline
    T Offline
    Timothy
    wrote on last edited by
    #1

    I am building a Qt app with XCode and targeting MacOS SDK 10.11, to allow users who are not on the most recent OS version to run the app. This works and the app itself runs on Mac OS 10.11+, but when I package the app using the Qt Installer Framework, the SDK used appears to be the latest version, which means that the installer app will not run on anything but the latest MacOS version.

    Is there anything I can do to configure binarycreator to use a different MacOS SDK version when building the installer app? An environment variable perhaps?

    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