File tree Expand file tree Collapse file tree 3 files changed +15
-5
lines changed Expand file tree Collapse file tree 3 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 553553 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
554554 CODE_SIGN_ENTITLEMENTS = BuildSettingExtractor/BuildSettingExtractor.entitlements;
555555 COMBINE_HIDPI_IMAGES = YES;
556- CURRENT_PROJECT_VERSION = 23 ;
556+ CURRENT_PROJECT_VERSION = 24 ;
557557 DEAD_CODE_STRIPPING = YES;
558558 ENABLE_HARDENED_RUNTIME = NO;
559559 INFOPLIST_FILE = "BuildSettingExtractor/BuildSettingExtractor-Info.plist";
560- MARKETING_VERSION = 1.4.7 ;
560+ MARKETING_VERSION = 1.4.8 ;
561561 PRODUCT_NAME = "$(TARGET_NAME)";
562562 WRAPPER_EXTENSION = app;
563563 };
570570 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
571571 CODE_SIGN_ENTITLEMENTS = BuildSettingExtractor/BuildSettingExtractor.entitlements;
572572 COMBINE_HIDPI_IMAGES = YES;
573- CURRENT_PROJECT_VERSION = 23 ;
573+ CURRENT_PROJECT_VERSION = 24 ;
574574 DEAD_CODE_STRIPPING = YES;
575575 ENABLE_HARDENED_RUNTIME = YES;
576576 INFOPLIST_FILE = "BuildSettingExtractor/BuildSettingExtractor-Info.plist";
577- MARKETING_VERSION = 1.4.7 ;
577+ MARKETING_VERSION = 1.4.8 ;
578578 PRODUCT_NAME = "$(TARGET_NAME)";
579579 WRAPPER_EXTENSION = app;
580580 };
Original file line number Diff line number Diff line change 4242 <key >LSMinimumSystemVersion </key >
4343 <string >${MACOSX_DEPLOYMENT_TARGET} </string >
4444 <key >NSHumanReadableCopyright </key >
45- <string >Copyright © 2014-2024 Tapas Software. All rights reserved. </string >
45+ <string >Copyright © 2014-2025 Tapas Software. All rights reserved. </string >
4646 <key >NSMainNibFile </key >
4747 <string >MainMenu </string >
4848 <key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change @@ -53,6 +53,16 @@ These comments can be turned off in the Preferences window for a more compact fi
5353
5454### Version History ###
5555
56+ * Version 1.4.8*
57+ * Dec 23, 2024*
58+
59+ – Updated to extract build settings from Xcode 15.3-compatible project files.
60+ – Updated to extract build settings from Xcode 16.0-compatible project files.
61+ – Added new line to end of generated files.
62+ – Tested on macOS 15.1.1 Sequoia, Apple Silicon.
63+ – Built with Xcode 16.2 on macOS 15.1.1 Sequoia.
64+
65+
5666* Version 1.4.7*
5767* Mar 2, 2024*
5868
You can’t perform that action at this time.
0 commit comments