Skip to content

Commit

Permalink
chore(iosApp): upgrade to 3.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardPaligot committed May 11, 2024
1 parent 6f7c5c2 commit 835b570
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 @@ -937,7 +937,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3100;
CURRENT_PROJECT_VERSION = 3200;
DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\"";
DEVELOPMENT_TEAM = DU6582MPLT;
ENABLE_PREVIEWS = YES;
Expand All @@ -948,7 +948,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.1.0;
MARKETING_VERSION = 3.2.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-lsqlite3",
Expand All @@ -970,7 +970,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3100;
CURRENT_PROJECT_VERSION = 3200;
DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\"";
DEVELOPMENT_TEAM = DU6582MPLT;
ENABLE_PREVIEWS = YES;
Expand All @@ -981,7 +981,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.1.0;
MARKETING_VERSION = 3.2.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-lsqlite3",
Expand Down
Binary file not shown.

0 comments on commit 835b570

Please sign in to comment.