From bb8045b47136107ef8a608a448bca0126773f644 Mon Sep 17 00:00:00 2001 From: kappa1 Date: Mon, 5 Nov 2012 23:17:34 +0000 Subject: [PATCH] Added support to the OS X build.xml for Xcode location discovery, Mac OS SDK discovery, JavaVM.framework discovery and gcc vs gcc-4.2 discovery, special thanks to MC78 for providing this patch --- platform_build/macosx_ant/build.xml | 87 +---------------------------- 1 file changed, 1 insertion(+), 86 deletions(-) diff --git a/platform_build/macosx_ant/build.xml b/platform_build/macosx_ant/build.xml index 3b32645a..d755c80d 100644 --- a/platform_build/macosx_ant/build.xml +++ b/platform_build/macosx_ant/build.xml @@ -1,86 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file