File tree Expand file tree Collapse file tree
BrickHack-Mobile.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 447447 CODE_SIGN_IDENTITY = "iPhone Developer";
448448 CODE_SIGN_STYLE = Automatic;
449449 DEVELOPMENT_TEAM = RWVM42P68T;
450+ CURRENT_PROJECT_VERSION = 1;
450451 INFOPLIST_FILE = "BrickHack-Mobile/Info.plist";
451452 LD_RUNPATH_SEARCH_PATHS = (
452453 "$(inherited)",
453454 "@executable_path/Frameworks",
454455 );
455456 PRODUCT_BUNDLE_IDENTIFIER = io.BrickHack.Mobile;
456- MARKETING_VERSION = 1.0;
457+ MARKETING_VERSION = 1.0.1 ;
457458 PRODUCT_NAME = "BrickHack 6";
458459 PROVISIONING_PROFILE_SPECIFIER = "";
459460 SWIFT_VERSION = 4.2;
470471 CODE_SIGN_IDENTITY = "iPhone Developer";
471472 CODE_SIGN_STYLE = Automatic;
472473 DEVELOPMENT_TEAM = RWVM42P68T;
474+ CURRENT_PROJECT_VERSION = 1;
473475 INFOPLIST_FILE = "BrickHack-Mobile/Info.plist";
474476 LD_RUNPATH_SEARCH_PATHS = (
475477 "$(inherited)",
476478 "@executable_path/Frameworks",
477479 );
478480 PRODUCT_BUNDLE_IDENTIFIER = io.BrickHack.Mobile;
479- MARKETING_VERSION = 1.0;
481+ MARKETING_VERSION = 1.0.1 ;
480482 PRODUCT_NAME = "BrickHack 6";
481483 PROVISIONING_PROFILE_SPECIFIER = "";
482484 SWIFT_VERSION = 4.2;
Original file line number Diff line number Diff line change 3232 </dict >
3333 </array >
3434 <key >CFBundleVersion </key >
35- <string >1 </string >
35+ <string >$(CURRENT_PROJECT_VERSION) </string >
3636 <key >ITSAppUsesNonExemptEncryption </key >
3737 <false />
3838 <key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments