From 54a54a2907cbf8f07cab2c05dd478570c78cf3f1 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 2 Apr 2019 10:49:25 -0400 Subject: #801 final cleanups, some test aut stuff too --- tests/testcases/copy_binary.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/testcases/copy_binary.sh') diff --git a/tests/testcases/copy_binary.sh b/tests/testcases/copy_binary.sh index a02e8118..4719ea6b 100755 --- a/tests/testcases/copy_binary.sh +++ b/tests/testcases/copy_binary.sh @@ -1,4 +1,5 @@ #!/bin/bash rm -rf binary/* -cp ../../debug_files/app-debug.apk binary/zmNinja.apk +#cp ../../debug_files/app-debug.apk binary/zmNinja.apk +cp ../../release_files/zmNinja.apk binary/zmNinja.apk cp -R ~/Library/Developer/Xcode/DerivedData/zmNinja-dgoooijqwytvduflzaereulftmpl/Build/Products/Debug-iphonesimulator/zmNinja.app binary/ -- cgit v1.2.3