Should build wxWidgets with 10.9 SDK now

This commit is contained in:
Leland Lucius 2019-12-17 20:04:00 -06:00
parent da534ee1ca
commit 0d8c110320
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@
# sudo <path to this script>/build_wxwidgets
#
# Currently, Audacity is built using the 10.7 SDK, but you may choose to target
# Currently, Audacity is built using the 10.9 SDK, but you may choose to target
# 10.8 or greater by changing this variable.
min=10.7
min=10.9
# You shouldn't need to change this, but just in case you put Xcode in a non-standard
# location, update this appropriately.