mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-23 17:25:54 +01:00
Should build wxWidgets with 10.9 SDK now
This commit is contained in:
@@ -6,9 +6,9 @@
|
|||||||
# sudo <path to this script>/build_wxwidgets
|
# 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.
|
# 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
|
# You shouldn't need to change this, but just in case you put Xcode in a non-standard
|
||||||
# location, update this appropriately.
|
# location, update this appropriately.
|
||||||
|
|||||||
Reference in New Issue
Block a user