mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 19:24:07 +02:00
actual update to latest mobile-common
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# change to directory above command file
|
||||
cd `dirname $0`/..
|
||||
`dirname $0`/premake4 --file=../premake4.lua --to=./Xcode clean
|
||||
Reference in New Issue
Block a user