Skip to content

Commit bb6469c

Browse files
committed
remove extra project file references
1 parent 09b75e8 commit bb6469c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

MSAL/MSAL.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7775,7 +7775,6 @@
77757775
);
77767776
PROVISIONING_PROFILE_SPECIFIER = "";
77777777
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
7778-
SUPPORTS_MACCATALYST = YES;
77797778
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
77807779
SWIFT_VERSION = 5.0;
77817780
TARGETED_DEVICE_FAMILY = "1,2,7";
@@ -7809,7 +7808,6 @@
78097808
);
78107809
PROVISIONING_PROFILE_SPECIFIER = "";
78117810
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
7812-
SUPPORTS_MACCATALYST = YES;
78137811
SWIFT_VERSION = 5.0;
78147812
TARGETED_DEVICE_FAMILY = "1,2,7";
78157813
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/unit-test-host.app/unit-test-host";
@@ -7870,7 +7868,6 @@
78707868
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
78717869
PROVISIONING_PROFILE_SPECIFIER = "";
78727870
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
7873-
SUPPORTS_MACCATALYST = NO;
78747871
TARGETED_DEVICE_FAMILY = "1,2,7";
78757872
};
78767873
name = Debug;
@@ -7886,7 +7883,6 @@
78867883
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
78877884
PROVISIONING_PROFILE_SPECIFIER = "";
78887885
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
7889-
SUPPORTS_MACCATALYST = NO;
78907886
TARGETED_DEVICE_FAMILY = "1,2,7";
78917887
};
78927888
name = Release;

0 commit comments

Comments
 (0)