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 276276 "@executable_path/Frameworks",
277277 "@loader_path/Frameworks",
278278 );
279+ MARKETING_VERSION = 1.0.0;
279280 PRODUCT_BUNDLE_IDENTIFIER = thejohnlima.MoonKit;
280281 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
281282 SKIP_INSTALL = YES;
299300 "@executable_path/Frameworks",
300301 "@loader_path/Frameworks",
301302 );
303+ MARKETING_VERSION = 1.0.0;
302304 PRODUCT_BUNDLE_IDENTIFIER = thejohnlima.MoonKit;
303305 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
304306 SKIP_INSTALL = YES;
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0 </string >
18+ <string >$(MARKETING_VERSION) </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121</dict >
You can’t perform that action at this time.
0 commit comments