File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 3838 <key >CFBundlePackageType </key >
3939 <string >APPL </string >
4040 <key >CFBundleShortVersionString </key >
41- <string >0.55 </string >
41+ <string >0.56 </string >
4242 <key >CFBundleVersion </key >
43- <string >0.55 </string >
43+ <string >0.56 </string >
4444 <key >LSApplicationCategoryType </key >
4545 <string >public.app-category.entertainment </string >
4646 <key >LSMinimumSystemVersion </key >
Original file line number Diff line number Diff line change 13221322 ONLY_ACTIVE_ARCH = YES;
13231323 SDKROOT = macosx;
13241324 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
1325+ SWIFT_COMPILATION_MODE = singlefile;
13251326 SWIFT_OBJC_BRIDGING_HEADER = "GUI/Proxy/VirtualC64-Bridging-Header.h";
13261327 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
13271328 };
13771378 MTL_ENABLE_DEBUG_INFO = NO;
13781379 MTL_FAST_MATH = YES;
13791380 SDKROOT = macosx;
1381+ SWIFT_COMPILATION_MODE = singlefile;
13801382 SWIFT_OBJC_BRIDGING_HEADER = "GUI/Proxy/VirtualC64-Bridging-Header.h";
1381- SWIFT_OPTIMIZATION_LEVEL = "-O ";
1383+ SWIFT_OPTIMIZATION_LEVEL = "-Onone ";
13821384 };
13831385 name = Release;
13841386 };
You can’t perform that action at this time.
0 commit comments