mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2024-11-22 10:40:06 +08:00
5.15.2: Upgrade supported SDK to 11.0 (b0096facab
#)
This commit is contained in:
parent
62e72dae36
commit
535074eaee
@ -12,7 +12,7 @@ QMAKE_APPLE_DEVICE_ARCHS = x86_64
|
||||
# older SDKs we have to keep this.
|
||||
QT_MAC_SDK_VERSION_MIN = 10.14
|
||||
|
||||
QT_MAC_SDK_VERSION_MAX = 10.15
|
||||
QT_MAC_SDK_VERSION_MAX = 11.0
|
||||
|
||||
device.sdk = macosx
|
||||
device.target = device
|
||||
|
Loading…
Reference in New Issue
Block a user