Skip to content

Commit 65284f1

Browse files
commit fifth
1 parent 04776ab commit 65284f1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

app.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
"userInterfaceStyle": "automatic",
1010
"newArchEnabled": true,
1111
"ios": {
12-
"supportsTablet": true
12+
"supportsTablet": true,
13+
"bundleIdentifier": "No",
14+
"infoPlist": {
15+
"ITSAppUsesNonExemptEncryption": false
16+
}
1317
},
1418
"android": {
1519
"adaptiveIcon": {

0 commit comments

Comments
 (0)