File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
LocalizationEditor.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 654654 FRAMEWORK_SEARCH_PATHS = "$(inherited)";
655655 INFOPLIST_FILE = LocalizationEditor/Info.plist;
656656 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
657- MARKETING_VERSION = 2.4 ;
657+ MARKETING_VERSION = 2.5 ;
658658 PRODUCT_BUNDLE_IDENTIFIER = sk.kulman.LocalizationEditor;
659659 PRODUCT_NAME = "$(TARGET_NAME)";
660660 SWIFT_VERSION = 5.0;
673673 FRAMEWORK_SEARCH_PATHS = "$(inherited)";
674674 INFOPLIST_FILE = LocalizationEditor/Info.plist;
675675 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
676- MARKETING_VERSION = 2.4 ;
676+ MARKETING_VERSION = 2.5 ;
677677 PRODUCT_BUNDLE_IDENTIFIER = sk.kulman.LocalizationEditor;
678678 PRODUCT_NAME = "$(TARGET_NAME)";
679679 SWIFT_VERSION = 5.0;
Original file line number Diff line number Diff line change 1919 <key >CFBundleShortVersionString </key >
2020 <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleVersion </key >
22- <string >230 </string >
22+ <string >250 </string >
2323 <key >LSMinimumSystemVersion </key >
2424 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
2525 <key >NSHumanReadableCopyright </key >
You can’t perform that action at this time.
0 commit comments