mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 11:43:26 +00:00
chore: change jsengine to jsc in top level since it fails to build otherwise
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"resizeMode": "contain",
|
||||
"backgroundColor": "#ffffff"
|
||||
},
|
||||
"jsEngine": "jsc",
|
||||
"updates": {
|
||||
"fallbackToCacheTimeout": 0
|
||||
},
|
||||
@@ -17,7 +18,6 @@
|
||||
"**/*"
|
||||
],
|
||||
"ios": {
|
||||
"jsEngine": "jsc",
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "dev.movieweb.app"
|
||||
},
|
||||
|
Reference in New Issue
Block a user