OSDN Git Service

bullet chokes my Mac Mini, unsupported for now
authorbadlogic <contact@badlogicgames.com>
Sun, 3 Feb 2013 22:46:27 +0000 (23:46 +0100)
committerbadlogic <contact@badlogicgames.com>
Sun, 3 Feb 2013 22:46:27 +0000 (23:46 +0100)
build-mac-ios.xml

index fd3acc4..176e0ea 100644 (file)
                        <target name="clean"/>
                        <target name="postcompile"/>
                </ant>
-               <ant antfile="build-ios32.xml" dir="extensions/gdx-bullet/jni"/>
+               <!--<ant antfile="build-ios32.xml" dir="extensions/gdx-bullet/jni"/>
                <ant antfile="convert-ikvm.xml" dir=".">
                        <property name="IN" value="-r:gdx/libs/ios32/gdx.dll -srcpath:extensions/gdx-bullet/src/ dist/extensions/gdx-bullet/gdx-bullet.jar"/>
                        <property name="OUT" value="extensions/gdx-bullet/libs/ios32/gdx-bullet.dll"/>
-               </ant>
+               </ant>-->
        </target>
        
        <target name="controllers" depends="core">