enable newArch for ios
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ module.exports = function (config) {
|
||||
{
|
||||
ios: {
|
||||
deploymentTarget: '13.4',
|
||||
newArchEnabled: false,
|
||||
newArchEnabled: true,
|
||||
},
|
||||
android: {
|
||||
compileSdkVersion: 34,
|
||||
|
||||
Reference in New Issue
Block a user