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 5c6c291 commit 8f11fa7Copy full SHA for 8f11fa7
MSAL/MSAL.xcodeproj/project.pbxproj
@@ -9009,6 +9009,7 @@
9009
PROVISIONING_PROFILE_SPECIFIER = "";
9010
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
9011
TARGETED_DEVICE_FAMILY = "1,2,7";
9012
+ XROS_DEPLOYMENT_TARGET = 1.2;
9013
};
9014
name = Debug;
9015
@@ -9024,6 +9025,7 @@
9024
9025
9026
9027
9028
9029
9030
name = Release;
9031
0 commit comments