LarpixClient/sync-project.sh
olcxja 6ff37cb3be Android builds fixed
- new icon
- fixed android icons
- fixed android status & navigation bar
- added "Splash" page
2026-05-08 18:06:52 +02:00

9 lines
No EOL
224 B
Bash
Executable file

#update plugins
npx cap sync
#update assets
#npx capacitor-assets generate
#for some reason icon is broken without this
npx capacitor-assets generate --pwa
npx capacitor-assets generate --android
#update webroot
npx cap copy