File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 12111211 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
12121212 GCC_WARN_UNUSED_FUNCTION = YES;
12131213 GCC_WARN_UNUSED_VARIABLE = YES;
1214- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
1214+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
12151215 MTL_ENABLE_DEBUG_INFO = YES;
12161216 ONLY_ACTIVE_ARCH = YES;
12171217 SDKROOT = iphoneos;
12661266 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
12671267 GCC_WARN_UNUSED_FUNCTION = YES;
12681268 GCC_WARN_UNUSED_VARIABLE = YES;
1269- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
1269+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
12701270 MTL_ENABLE_DEBUG_INFO = NO;
12711271 SDKROOT = iphoneos;
12721272 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
12941294 PRODUCT_BUNDLE_IDENTIFIER = no.hyper.Cache;
12951295 PRODUCT_NAME = Cache;
12961296 SKIP_INSTALL = YES;
1297+ SUPPORTS_MACCATALYST = NO;
1298+ TARGETED_DEVICE_FAMILY = "1,2";
12971299 };
12981300 name = Debug;
12991301 };
13131315 PRODUCT_BUNDLE_IDENTIFIER = no.hyper.Cache;
13141316 PRODUCT_NAME = Cache;
13151317 SKIP_INSTALL = YES;
1318+ SUPPORTS_MACCATALYST = NO;
1319+ TARGETED_DEVICE_FAMILY = "1,2";
13161320 };
13171321 name = Release;
13181322 };
You can’t perform that action at this time.
0 commit comments