Skip to content

Commit

Permalink
increased app version build number to 194
Browse files Browse the repository at this point in the history
  • Loading branch information
hosy committed May 12, 2021
1 parent a256aee commit c312b03
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ownCloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4681,7 +4681,7 @@
ALWAYS_SEARCH_USER_PATHS = NO;
APP_PRODUCT_NAME = ownCloud;
APP_SHORT_VERSION = 11.6.0;
APP_VERSION = 193;
APP_VERSION = 194;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -4746,7 +4746,7 @@
ALWAYS_SEARCH_USER_PATHS = NO;
APP_PRODUCT_NAME = ownCloud;
APP_SHORT_VERSION = 11.6.0;
APP_VERSION = 193;
APP_VERSION = 194;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -4803,7 +4803,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
APP_SHORT_VERSION = 11.6.0;
APP_VERSION = 193;
APP_VERSION = 194;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = ownCloud/ownCloud.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
Expand Down Expand Up @@ -4836,7 +4836,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
APP_SHORT_VERSION = 11.6.0;
APP_VERSION = 193;
APP_VERSION = 194;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = ownCloud/ownCloud.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
Expand Down Expand Up @@ -5192,7 +5192,7 @@
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
APP_SHORT_VERSION = 11.6.0;
APP_VERSION = 193;
APP_VERSION = 194;
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
Expand Down Expand Up @@ -5236,7 +5236,7 @@
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
APP_SHORT_VERSION = 11.6.0;
APP_VERSION = 193;
APP_VERSION = 194;
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
Expand Down

0 comments on commit c312b03

Please sign in to comment.