diff --git a/mac/scripts/build_wxwidgets b/mac/scripts/build_wxwidgets index 811a6b29d..77713fde3 100755 --- a/mac/scripts/build_wxwidgets +++ b/mac/scripts/build_wxwidgets @@ -6,9 +6,9 @@ # sudo /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.