File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
ForceTouchPlayer.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 345345 "@executable_path/../Frameworks",
346346 );
347347 MACOSX_DEPLOYMENT_TARGET = 10.15;
348+ MARKETING_VERSION = 1.4;
348349 PRODUCT_BUNDLE_IDENTIFIER = danilofuchs.ForceTouchPlayer;
349350 PRODUCT_NAME = "Force Touch Player";
350351 SWIFT_VERSION = 5.0;
367368 "@executable_path/../Frameworks",
368369 );
369370 MACOSX_DEPLOYMENT_TARGET = 10.15;
371+ MARKETING_VERSION = 1.4;
370372 PRODUCT_BUNDLE_IDENTIFIER = danilofuchs.ForceTouchPlayer;
371373 PRODUCT_NAME = "Force Touch Player";
372374 SWIFT_VERSION = 5.0;
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