This commit is contained in:
DevOFVictory
2025-11-04 00:35:41 +01:00
parent 37aa3008c6
commit b287f19686

View File

@@ -2,14 +2,14 @@
"expo": { "expo": {
"name": "FLTR", "name": "FLTR",
"slug": "fltr-app", "slug": "fltr-app",
"version": "1.0.2", "version": "1.0.3",
"orientation": "portrait", "orientation": "portrait",
"icon": "./assets/images/icon.png", "icon": "./assets/images/icon.png",
"scheme": "fltrapp", "scheme": "fltrapp",
"userInterfaceStyle": "automatic", "userInterfaceStyle": "automatic",
"newArchEnabled": true, "newArchEnabled": true,
"ios": { "ios": {
"supportsTablet": true, "supportsTablet": false,
"bundleIdentifier": "de.berg-autosoft.fltr", "bundleIdentifier": "de.berg-autosoft.fltr",
"infoPlist": { "infoPlist": {
"ITSAppUsesNonExemptEncryption": false, "ITSAppUsesNonExemptEncryption": false,