Skip to content

Commit

Permalink
Bump version to 2.8.0
Browse files Browse the repository at this point in the history
This changes some things in relation to grouping, so things may behave a bit different (unlikely).
  • Loading branch information
supergeorg committed Mar 31, 2023
1 parent 78ba464 commit 58c9bfd
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Grocy Mobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 33;
CURRENT_PROJECT_VERSION = 34;
DEVELOPMENT_TEAM = 5F87Z29RSW;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = iOS/Info.plist;
Expand All @@ -1995,7 +1995,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.7.2;
MARKETING_VERSION = 2.8.0;
PRODUCT_BUNDLE_IDENTIFIER = georgappdev.Grocy;
PRODUCT_NAME = "Grocy Mobile";
SDKROOT = iphoneos;
Expand All @@ -2013,7 +2013,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 33;
CURRENT_PROJECT_VERSION = 34;
DEVELOPMENT_TEAM = 5F87Z29RSW;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = iOS/Info.plist;
Expand All @@ -2023,7 +2023,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.7.2;
MARKETING_VERSION = 2.8.0;
PRODUCT_BUNDLE_IDENTIFIER = georgappdev.Grocy;
PRODUCT_NAME = "Grocy Mobile";
SDKROOT = iphoneos;
Expand All @@ -2045,7 +2045,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 33;
CURRENT_PROJECT_VERSION = 34;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 5F87Z29RSW;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -2057,7 +2057,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 2.7.2;
MARKETING_VERSION = 2.8.0;
PRODUCT_BUNDLE_IDENTIFIER = georgappdev.Grocy;
PRODUCT_NAME = "Grocy Mobile";
SDKROOT = macosx;
Expand All @@ -2074,7 +2074,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 33;
CURRENT_PROJECT_VERSION = 34;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 5F87Z29RSW;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -2087,7 +2087,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 2.7.2;
MARKETING_VERSION = 2.8.0;
PRODUCT_BUNDLE_IDENTIFIER = georgappdev.Grocy;
PRODUCT_NAME = "Grocy Mobile";
SDKROOT = macosx;
Expand Down Expand Up @@ -2254,7 +2254,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 33;
CURRENT_PROJECT_VERSION = 34;
DEVELOPMENT_TEAM = 5F87Z29RSW;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = iOS/Info.plist;
Expand All @@ -2264,7 +2264,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.7.2;
MARKETING_VERSION = 2.8.0;
PRODUCT_BUNDLE_IDENTIFIER = georgappdev.Grocy;
PRODUCT_NAME = "Grocy Mobile";
SDKROOT = iphoneos;
Expand All @@ -2285,7 +2285,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 33;
CURRENT_PROJECT_VERSION = 34;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 5F87Z29RSW;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -2301,7 +2301,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 2.7.2;
MARKETING_VERSION = 2.8.0;
PRODUCT_BUNDLE_IDENTIFIER = georgappdev.Grocy;
PRODUCT_NAME = "Grocy Mobile";
SDKROOT = macosx;
Expand Down

0 comments on commit 58c9bfd

Please sign in to comment.