Skip to content

Commit

Permalink
Update app version to 1.7.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhdhejazi committed Aug 7, 2020
1 parent 05e6945 commit 006c82d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Corona.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -961,15 +961,15 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Corona/App.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1.7.1;
CURRENT_PROJECT_VERSION = 1.7.2;
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Corona/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.7.1;
MARKETING_VERSION = 1.7.2;
PRODUCT_BUNDLE_IDENTIFIER = com.samabox.corona;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = YES;
Expand All @@ -985,15 +985,15 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Corona/App.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1.7.1;
CURRENT_PROJECT_VERSION = 1.7.2;
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Corona/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.7.1;
MARKETING_VERSION = 1.7.2;
PRODUCT_BUNDLE_IDENTIFIER = com.samabox.corona;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = YES;
Expand Down

0 comments on commit 006c82d

Please sign in to comment.