File tree Expand file tree Collapse file tree 4 files changed +3
-1
lines changed
ImageViewer.swift.xcodeproj
project.xcworkspace/xcuserdata/oscardemoya.xcuserdatad Expand file tree Collapse file tree 4 files changed +3
-1
lines changed 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 >
Original file line number Diff line number Diff line change 359359 "@executable_path/Frameworks",
360360 "@loader_path/Frameworks",
361361 );
362+ MARKETING_VERSION = 3.2.0;
362363 PRODUCT_BUNDLE_IDENTIFIER = "com.michaelhenry.ImageViewer-swift";
363364 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
364365 SKIP_INSTALL = YES;
386387 "@executable_path/Frameworks",
387388 "@loader_path/Frameworks",
388389 );
390+ MARKETING_VERSION = 3.2.0;
389391 PRODUCT_BUNDLE_IDENTIFIER = "com.michaelhenry.ImageViewer-swift";
390392 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
391393 SKIP_INSTALL = YES;
You can’t perform that action at this time.
0 commit comments