--- old/./gradle.properties.template 2014-11-04 14:33:05.126693200 -0800 +++ new/./gradle.properties.template 2014-11-04 14:33:04.317647000 -0800 @@ -264,11 +264,9 @@ #PROMOTED_BUILD_NUMBER = 00 #PRODUCT_NAME = OpenJFX -# Variables used when building on the Mac. These should need to be rarely, if ever set. The -# default value for MACOSX_SDK_PATH is based on the MACOSX_MIN_VERSION, so if you wanted to -# build with 10.8 instead of 10.7 you could just specify MACOSX_MIN_VERSION and the other -# settings should not need to be specified. +# Variables used when building on the Mac. These should need to be rarely, if ever set. +# In particular, there should be no reason to set the MACOSX_MIN_VERSION even if you are +# building with a 10.8 or 10.9 SDK # MACOSX_MIN_VERSION = 10.7 # MACOSX_SDK_PATH = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -# MACOSX_JDK_FRAMEWORK = /System/Library/Frameworks/JavaVM.framework