diff --git a/changeAppSettings.sh b/changeAppSettings.sh index 22de51301..c57b17a2d 100755 --- a/changeAppSettings.sh +++ b/changeAppSettings.sh @@ -867,6 +867,8 @@ for F in */strings.xml; do done cd ../../.. +mkdir -p project/libs + if [ "$GooglePlayGameServicesId" = "n" -o -z "$GooglePlayGameServicesId" ] ; then $SEDI "/==GOOGLEPLAYGAMESERVICES==/ d" project/AndroidManifest.xml GooglePlayGameServicesId=""