mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 02:52:20 +00:00
Copy the apk in the release directory
This commit is contained in:
@@ -860,6 +860,7 @@ public class $ACTIVITY extends GameActivity {}
|
||||
" > src/com/$MAINTAINER_USERNAME/$PACKAGE_NAME/${ACTIVITY}.java
|
||||
|
||||
ant debug
|
||||
cp bin/love_android_sdl2-debug.apk "$RELEASE_DIR"
|
||||
cd "$RELEASE_DIR"
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user