Files
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"