OSDN Git Service

removed binaries from ios tests, updated fetch script
authorbadlogic <contact@badlogicgames.com>
Mon, 4 Feb 2013 16:47:40 +0000 (17:47 +0100)
committerbadlogic <contact@badlogicgames.com>
Mon, 4 Feb 2013 16:47:40 +0000 (17:47 +0100)
fetch.xml
tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libgdx.a [deleted file]
tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libikvm-natives.a [deleted file]

index 834e373..8efbb0b 100755 (executable)
--- a/fetch.xml
+++ b/fetch.xml
                <copy todir="tests/gdx-tests-android/libs/armeabi-v7a">\r
                        <fileset dir="tmp/armeabi-v7a"/>                        \r
                </copy>\r
+               \r
+               <!-- copy all extension natives to ios tests -->\r
+               <copy todir="tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch">\r
+                       <fileset dir="tmp/ios"/>\r
+               </copy>\r
        \r
                <!-- filesets to copy to demos -->\r
                <fileset id="gdx-armeabi" dir="tmp/armeabi">\r
diff --git a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libgdx.a b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libgdx.a
deleted file mode 100644 (file)
index 79e81af..0000000
Binary files a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libgdx.a and /dev/null differ
diff --git a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libikvm-natives.a b/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libikvm-natives.a
deleted file mode 100644 (file)
index 29296a2..0000000
Binary files a/tests/gdx-tests-iosmonotouch/gdx-tests-iosmonotouch/libikvm-natives.a and /dev/null differ