mirror of
https://gitea.tendokyu.moe/ppc/amnet.git
synced 2026-09-22 22:28:22 +03:00
add tablet support marker
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user