no error if already exist
This commit is contained in:
parent
8bcb332276
commit
6ce5bad7b2
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ ios: $(WORKDIR)ios
|
|||
|
||||
android: project-android
|
||||
mkdir -p android/platforms/android/res/xml/
|
||||
mkdir $(WORKDIR)android/scripts
|
||||
mkdir -p $(WORKDIR)android/scripts
|
||||
cp -R scripts/* $(WORKDIR)android/scripts
|
||||
cp android/build-extras.gradle $(WORKDIR)android/platforms/android/build-extras.gradle
|
||||
cp android/project.properties $(WORKDIR)android/platforms/android/project.properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue