Skip to content

Commit

Permalink
ios build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pinocchio-life-like committed Dec 23, 2024
1 parent 689c499 commit 9671d96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
"expo-build-properties",
{
"ios": {
"deploymentTarget": "15.1"
"deploymentTarget": "15.4"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"expo-build-properties",
{
"ios": {
"deploymentTarget": "15.1"
"deploymentTarget": "15.4"
}
}
]
Expand Down

0 comments on commit 9671d96

Please sign in to comment.