fix: update iOS app configuration to disable tablet support (#26705)

Co-authored-by: Dhairyashil Shinde <93669429+dhairyashiil@users.noreply.github.com>
This commit is contained in:
Beto
2026-01-11 14:44:35 +05:30
committed by GitHub
co-authored by Dhairyashil Shinde
parent f24f5b2b35
commit 75962f7719
+1 -1
View File
@@ -14,7 +14,7 @@
"backgroundColor": "#ffffff"
},
"ios": {
"supportsTablet": true,
"supportsTablet": false,
"deploymentTarget": "18.0",
"bundleIdentifier": "com.cal.companion",
"infoPlist": {