This commit is contained in:
Oleksii Bulenok
2026-07-29 15:51:46 +02:00
parent dd6c545b03
commit 25bcfa8231
9 changed files with 42 additions and 55 deletions
+1 -1
View File
@@ -261,7 +261,7 @@ module.exports = function (_config) {
'expo-build-properties',
{
ios: {
deploymentTarget: '15.1',
deploymentTarget: '16.4',
buildReactNativeFromSource: true,
ccacheEnabled: IS_DEV,
cxxLanguageStandard: 'c++23',