Skip to content

Commit

Permalink
qmake: Bump supported macOS SDK version to 14 (Sonoma)
Browse files Browse the repository at this point in the history
Pick-to: 6.6 6.6.0 6.5 6.5.3
Change-Id: I49f97e844729f2b99af6efad00d024db13050ea1
Reviewed-by: Alexandru Croitor <[email protected]>
  • Loading branch information
torarnv committed Sep 18, 2023
1 parent 9edb835 commit 34a0dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkspecs/common/macx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ QMAKE_MACOSX_DEPLOYMENT_TARGET = 11

QT_MAC_SDK_VERSION_MIN = 11

QT_MAC_SDK_VERSION_MAX = 13
QT_MAC_SDK_VERSION_MAX = 14

device.sdk = macosx
device.target = device
Expand Down

0 comments on commit 34a0dbc

Please sign in to comment.