mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-10-02 07:12:29 +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
|
" > src/com/$MAINTAINER_USERNAME/$PACKAGE_NAME/${ACTIVITY}.java
|
||||||
|
|
||||||
ant debug
|
ant debug
|
||||||
|
cp bin/love_android_sdl2-debug.apk "$RELEASE_DIR"
|
||||||
cd "$RELEASE_DIR"
|
cd "$RELEASE_DIR"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user