File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 397397 "$(inherited)",
398398 "@executable_path/../Frameworks",
399399 );
400+ MARKETING_VERSION = 1.0.0;
400401 PRODUCT_BUNDLE_IDENTIFIER = dev.thecodewarrior.SwiftSplit;
401402 PRODUCT_NAME = "$(TARGET_NAME)";
402403 SWIFT_OBJC_BRIDGING_HEADER = "SwiftSplit/SwiftSplit-Bridging-Header.h";
422423 "$(inherited)",
423424 "@executable_path/../Frameworks",
424425 );
426+ MARKETING_VERSION = 1.0.0;
425427 PRODUCT_BUNDLE_IDENTIFIER = dev.thecodewarrior.SwiftSplit;
426428 PRODUCT_NAME = "$(TARGET_NAME)";
427429 SWIFT_OBJC_BRIDGING_HEADER = "SwiftSplit/SwiftSplit-Bridging-Header.h";
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.0 </string >
20+ <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleVersion </key >
2222 <string >1 </string >
2323 <key >LSMinimumSystemVersion </key >
You can’t perform that action at this time.
0 commit comments