Skip to content

Commit b320d1f

Browse files
committed
feat: use ios 16 min target as default
1 parent 3fa726c commit b320d1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared-mobile/App_Resources/iOS/build.xcconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
// To build for device with XCode you need to specify your development team.
55
// DEVELOPMENT_TEAM = YOUR_TEAM_ID;
66
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
7+
IPHONEOS_DEPLOYMENT_TARGET = 16.0;

0 commit comments

Comments
 (0)