更新app.json

This commit is contained in:
xianyi
2026-01-12 17:55:51 +08:00
parent 8c4abf1eb5
commit c31249ada3

View File

@@ -10,7 +10,11 @@
"newArchEnabled": true,
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.physical"
"bundleIdentifier": "physical",
"infoPlist": {
"ITSAppUsesNonExemptEncryption": false
},
"simulator": true
},
"android": {
"adaptiveIcon": {