-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
My distribute.sh file crashes on my mac running 10.10.2. Lines 286, 400, and 401:
./distribute.sh: line 286: lsb_release: command not found
Check build dependencies for
Avoid check build dependencies, unknow platform
Check environment
SDK located at /Users/Darek/.buildozer/android/platform/android-sdk-21
NDK located at /Users/Darek/.buildozer/android/platform/android-ndk-r9c
NDK version is r9c
API level set to 14
Check NDK location
Check mandatory tools
Distribution will be located at /dist/pongTest
The distribution /dist/pongTest already exist
Press a key to remove it, or Control + C to abort.
./distribute.sh: line 400: /src/default.properties: No such file or directory
./distribute.sh: line 401: /src/local.properties: No such file or directory
cp: /src/blacklist.txt: No such file or directory
Reactions are currently unavailable