Fixes generator of Android for latest cordova version
This commit is contained in:
parent
63a488e630
commit
beedee6c88
7 changed files with 2 additions and 18 deletions
|
|
@ -163,8 +163,8 @@ if [ $CURRENT_OS == "ANDROID" ]; then
|
|||
mkdir -p $PROJECT/platforms/android/res/xml/
|
||||
checkOK
|
||||
|
||||
cp android/AndroidManifest.xml $PROJECT/platforms/android/AndroidManifest.xml
|
||||
checkOK
|
||||
# cp android/AndroidManifest.xml $PROJECT/platforms/android/AndroidManifest.xml
|
||||
# checkOK
|
||||
|
||||
cp android/project.properties $PROJECT/platforms/android/project.properties
|
||||
checkOK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue