File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 7775
7775
);
7776
7776
PROVISIONING_PROFILE_SPECIFIER = "";
7777
7777
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
7778
- SUPPORTS_MACCATALYST = YES;
7779
7778
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
7780
7779
SWIFT_VERSION = 5.0;
7781
7780
TARGETED_DEVICE_FAMILY = "1,2,7";
7809
7808
);
7810
7809
PROVISIONING_PROFILE_SPECIFIER = "";
7811
7810
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
7812
- SUPPORTS_MACCATALYST = YES;
7813
7811
SWIFT_VERSION = 5.0;
7814
7812
TARGETED_DEVICE_FAMILY = "1,2,7";
7815
7813
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/unit-test-host.app/unit-test-host";
7870
7868
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
7871
7869
PROVISIONING_PROFILE_SPECIFIER = "";
7872
7870
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
7873
- SUPPORTS_MACCATALYST = NO;
7874
7871
TARGETED_DEVICE_FAMILY = "1,2,7";
7875
7872
};
7876
7873
name = Debug;
7886
7883
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
7887
7884
PROVISIONING_PROFILE_SPECIFIER = "";
7888
7885
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
7889
- SUPPORTS_MACCATALYST = NO;
7890
7886
TARGETED_DEVICE_FAMILY = "1,2,7";
7891
7887
};
7892
7888
name = Release;
You can’t perform that action at this time.
0 commit comments