Skip to content

Commit

Permalink
chore(ios): update version to 2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardPaligot committed Apr 29, 2023
1 parent 0d5de80 commit 446e504
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions iosApp/iosApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
BASE_URL = "https://cms4partners-ce427.nw.r.appspot.com";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1000;
CURRENT_PROJECT_VERSION = 2000;
DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\"";
DEVELOPMENT_TEAM = DU6582MPLT;
ENABLE_PREVIEWS = YES;
Expand All @@ -917,7 +917,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 2.0.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-framework",
Expand All @@ -939,7 +939,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
BASE_URL = "https://cms4partners-ce427.nw.r.appspot.com";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1000;
CURRENT_PROJECT_VERSION = 2000;
DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\"";
DEVELOPMENT_TEAM = DU6582MPLT;
ENABLE_PREVIEWS = YES;
Expand All @@ -950,7 +950,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 2.0.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-framework",
Expand Down
Binary file not shown.

0 comments on commit 446e504

Please sign in to comment.