mirror of
https://gitee.com/wanwujie/sub2api-mobile
synced 2026-04-21 07:14:46 +08:00
chore: configure expo updates for release builds
This commit is contained in:
5
app.json
5
app.json
@@ -21,7 +21,10 @@
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"icon": "./icons/ios/AppIcon.appiconset/icon-1024.png",
|
||||
"bundleIdentifier": "com.ppx.sub2apimobile"
|
||||
"bundleIdentifier": "com.ppx.sub2apimobile",
|
||||
"infoPlist": {
|
||||
"ITSAppUsesNonExemptEncryption": false
|
||||
}
|
||||
},
|
||||
"android": {
|
||||
"icon": "./icons/android/playstore-icon.png",
|
||||
|
||||
Reference in New Issue
Block a user