ionic-cordova-gulp-seed
ionic-cordova-gulp-seed copied to clipboard
clear current platform hook has wrong config.xml path
- if ! cat "platforms/android/assets/www/config.xml" | grep -q "id="$BUNDLE_ID""; then
- if ! cat "platforms/android/res/xml/config.xml" | grep -q "id="$BUNDLE_ID""; then