File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 539539 CODE_SIGN_ENTITLEMENTS = BuildSettingExtractor/BuildSettingExtractor.entitlements;
540540 CODE_SIGN_IDENTITY = "-";
541541 COMBINE_HIDPI_IMAGES = YES;
542- CURRENT_PROJECT_VERSION = 18 ;
542+ CURRENT_PROJECT_VERSION = 19 ;
543543 ENABLE_HARDENED_RUNTIME = YES;
544544 INFOPLIST_FILE = "BuildSettingExtractor/BuildSettingExtractor-Info.plist";
545- MARKETING_VERSION = 1.4.2 ;
545+ MARKETING_VERSION = 1.4.3 ;
546546 PRODUCT_BUNDLE_IDENTIFIER = "net.tapas-software.${PRODUCT_NAME:rfc1034identifier}";
547547 PRODUCT_NAME = "$(TARGET_NAME)";
548548 WRAPPER_EXTENSION = app;
556556 CODE_SIGN_ENTITLEMENTS = BuildSettingExtractor/BuildSettingExtractor.entitlements;
557557 CODE_SIGN_IDENTITY = "-";
558558 COMBINE_HIDPI_IMAGES = YES;
559- CURRENT_PROJECT_VERSION = 18 ;
559+ CURRENT_PROJECT_VERSION = 19 ;
560560 ENABLE_HARDENED_RUNTIME = YES;
561561 INFOPLIST_FILE = "BuildSettingExtractor/BuildSettingExtractor-Info.plist";
562- MARKETING_VERSION = 1.4.2 ;
562+ MARKETING_VERSION = 1.4.3 ;
563563 PRODUCT_BUNDLE_IDENTIFIER = "net.tapas-software.${PRODUCT_NAME:rfc1034identifier}";
564564 PRODUCT_NAME = "$(TARGET_NAME)";
565565 WRAPPER_EXTENSION = app;
Original file line number Diff line number Diff line change @@ -53,6 +53,15 @@ These comments can be turned off in the Preferences window for a more compact fi
5353
5454### Version History ###
5555
56+ * Version 1.4.3*
57+ * Oct 21, 2021*
58+
59+ – Updated to extract build settings from Xcode 13.0-compatible project files.
60+ – Tested on macOS macOS 11.6 Big Sur.
61+ – Tested on macOS 12.0.1 Big Sur, Apple Silicon.
62+ – Built with Xcode 12.5.1 on macOS 11.6 Big Sur.
63+
64+
5665* Version 1.4.2*
5766* Nov 14, 2020*
5867
You can’t perform that action at this time.
0 commit comments