Korbs/Penpot-App
Archived
1
Fork 0

Update engine and update other options

This commit is contained in:
Korbs 2023-06-05 00:22:22 -04:00
parent 41f829ef3f
commit 9cf377b199
No known key found for this signature in database

View file

@ -4,10 +4,11 @@
"slug": "penpot-app",
"owner": "sudovanilla",
"version": "0.0.1",
"orientation": "landscape",
"icon": "./assets/icon.png",
"userInterfaceStyle": "dark",
"githubUrl": "https://sudovanilla.com/code/Korbs/Penpot-App/",
"userInterfaceStyle": "automatic",
"orientation": "landscape",
"jsEngine": "hermes",
"platforms": [
"android"
],
@ -17,7 +18,9 @@
"backgroundColor": "#FFF"
},
"ios": {
"supportsTablet": true
"jsEngine": "jsc",
"supportsTablet": true,
"isTabletOnly": true
},
"android": {
"adaptiveIcon": {
@ -28,6 +31,7 @@
},
"androidStatusBar": {
"backgroundColor": "#000",
"barStyle": "light-content",
"translucent": false
},
"assetBundlePatterns": [