We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa726c commit b320d1fCopy full SHA for b320d1f
shared-mobile/App_Resources/iOS/build.xcconfig
@@ -4,3 +4,4 @@
4
// To build for device with XCode you need to specify your development team.
5
// DEVELOPMENT_TEAM = YOUR_TEAM_ID;
6
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
7
+IPHONEOS_DEPLOYMENT_TARGET = 16.0;
0 commit comments