add tablet support marker

This commit is contained in:
ppc
2024-08-16 12:30:39 +01:00
parent 875cbc4997
commit 1f74194d85
+2
View File
@@ -1,10 +1,12 @@
{
"name": "AMNet",
"version": "1.0.0",
"slug": "amnet-native",
"icon": "./assets/icon.png",
"userInterfaceStyle": "automatic",
"ios": {
"bundleIdentifier": "moe.ppc.amnet",
"supportsTablet": true,
"infoPlist": {
"UIViewControllerBasedStatusBarAppearance": "NO"
},