Files
lettersoup-online/002_source/ionic_mobile/assets/update_assets.bat
2025-04-26 10:08:01 +08:00

4 lines
187 B
Batchfile

npx @capacitor/assets generate --iconBackgroundColor '#eeeeee' --iconBackgroundColorDark '#222222' --splashBackgroundColor '#eeeeee' --splashBackgroundColorDark '#111111'
echo "done"