Add bundle identifier and package name to iOS and Android configurations
All checks were successful
Build App / build (push) Successful in 6m37s

This commit is contained in:
Space-Banane
2026-03-10 18:49:49 +01:00
parent a08da1bfc1
commit 1eae933bf1

View File

@@ -12,10 +12,12 @@
"backgroundColor": "#0d0d0d"
},
"ios": {
"bundleIdentifier": "com.spacebanane.timeuntil",
"supportsTablet": true,
"requireFullScreen": false
},
"android": {
"package": "com.spacebanane.timeuntil",
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#0d0d0d"