Closed zilongshanren closed 9 years ago
This patch make the following call will be successful:
./build.sh ./build.sh -h
Note: when you want to call ./buils.sh --list, you must add a --platform=xxx parameter.
./buils.sh --list
--platform=xxx
thanks. For some reason I cannot merge this PR, could you make that you pulled the latest version of the repo ? thanks.
@ricardoquesada Fixed. Please check it out. Thanks.
This patch make the following call will be successful:
Note: when you want to call
./buils.sh --list
, you must add a--platform=xxx
parameter.