This commit is contained in:
Oleksii Bulenok
2026-07-29 15:51:46 +02:00
parent fe338d33c2
commit 0a116d1d51
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',