File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 965965 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
966966 MTL_FAST_MATH = YES;
967967 ONLY_ACTIVE_ARCH = YES;
968- SDKROOT = macosx15.5 ;
968+ SDKROOT = macosx ;
969969 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
970970 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
971971 UNIT_TEST_BUILD = true;
10211021 MACOSX_DEPLOYMENT_TARGET = 13.0;
10221022 MTL_ENABLE_DEBUG_INFO = NO;
10231023 MTL_FAST_MATH = YES;
1024- SDKROOT = macosx15.5 ;
1024+ SDKROOT = macosx ;
10251025 SWIFT_COMPILATION_MODE = wholemodule;
10261026 SWIFT_OPTIMIZATION_LEVEL = "-O";
10271027 UNIT_TEST_BUILD = true;
13071307 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
13081308 MTL_FAST_MATH = YES;
13091309 ONLY_ACTIVE_ARCH = YES;
1310- SDKROOT = macosx15.5 ;
1310+ SDKROOT = macosx ;
13111311 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
13121312 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
13131313 UNIT_TEST_BUILD = true;
You can’t perform that action at this time.
0 commit comments