automatization wp with splash and icons
This commit is contained in:
parent
932c65e00d
commit
0b5e56b198
25 changed files with 16 additions and 10 deletions
6
Makefile
6
Makefile
|
|
@ -23,10 +23,14 @@ cordova-base:
|
|||
# make -C cordova release-android
|
||||
#
|
||||
wp8:
|
||||
cordova/build.sh WP8
|
||||
cordova/build.sh WP8
|
||||
cordova/wp/fix-svg.sh
|
||||
echo -e "\a"
|
||||
|
||||
wp8-debug:
|
||||
cordova/build.sh WP8 --dbgjs
|
||||
cordova/wp/fix-svg.sh
|
||||
echo -e "\a"
|
||||
|
||||
ios:
|
||||
cordova/build.sh IOS --clear
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue