Skip to content

Commit 56b28a0

Browse files
committed
Increased build number for new App Store binary upload
1 parent d150125 commit 56b28a0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ownCloud.xcodeproj/project.pbxproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,8 @@
272272
DC23D1DA238F391200423F62 /* OCLicenseAppStoreReceipt.h in Headers */ = {isa = PBXBuildFile; fileRef = DC23D1D6238F390200423F62 /* OCLicenseAppStoreReceipt.h */; settings = {ATTRIBUTES = (Public, ); }; };
273273
DC24B28725BA2A2E005783E2 /* Branding.h in Headers */ = {isa = PBXBuildFile; fileRef = DC24B27125B9DF31005783E2 /* Branding.h */; settings = {ATTRIBUTES = (Public, ); }; };
274274
DC24B29825BA2A34005783E2 /* Branding.m in Sources */ = {isa = PBXBuildFile; fileRef = DC24B27225B9DF31005783E2 /* Branding.m */; };
275-
DC24B31D25BB6FC4005783E2 /* IssuesCardViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC24B31C25BB6FC4005783E2 /* IssuesCardViewController.swift */; };
276275
DC24B2AB25BA316D005783E2 /* Branding+App.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC24B2AA25BA316D005783E2 /* Branding+App.swift */; };
276+
DC24B31D25BB6FC4005783E2 /* IssuesCardViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC24B31C25BB6FC4005783E2 /* IssuesCardViewController.swift */; };
277277
DC2565EE225F5A1900828AA5 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC2565E8225F5A1900828AA5 /* UserNotifications.framework */; };
278278
DC26ADDE2550C0B20059680D /* MetadataDocumentationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC26ADDD2550C0B20059680D /* MetadataDocumentationTests.swift */; };
279279
DC27A18E20CA9F66008ACB6C /* OCItem+FileProviderItem.m in Sources */ = {isa = PBXBuildFile; fileRef = DC27A18D20CA9F66008ACB6C /* OCItem+FileProviderItem.m */; };
@@ -4463,7 +4463,7 @@
44634463
buildSettings = {
44644464
ALWAYS_SEARCH_USER_PATHS = NO;
44654465
APP_SHORT_VERSION = 11.5;
4466-
APP_VERSION = 185;
4466+
APP_VERSION = 186;
44674467
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
44684468
CLANG_ANALYZER_NONNULL = YES;
44694469
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
@@ -4527,7 +4527,7 @@
45274527
buildSettings = {
45284528
ALWAYS_SEARCH_USER_PATHS = NO;
45294529
APP_SHORT_VERSION = 11.5;
4530-
APP_VERSION = 185;
4530+
APP_VERSION = 186;
45314531
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
45324532
CLANG_ANALYZER_NONNULL = YES;
45334533
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
@@ -4584,7 +4584,7 @@
45844584
buildSettings = {
45854585
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
45864586
APP_SHORT_VERSION = 11.5;
4587-
APP_VERSION = 185;
4587+
APP_VERSION = 186;
45884588
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
45894589
CODE_SIGN_ENTITLEMENTS = ownCloud/ownCloud.entitlements;
45904590
CODE_SIGN_IDENTITY = "Apple Development";
@@ -4617,7 +4617,7 @@
46174617
buildSettings = {
46184618
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
46194619
APP_SHORT_VERSION = 11.5;
4620-
APP_VERSION = 185;
4620+
APP_VERSION = 186;
46214621
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
46224622
CODE_SIGN_ENTITLEMENTS = ownCloud/ownCloud.entitlements;
46234623
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -4916,7 +4916,7 @@
49164916
buildSettings = {
49174917
APPLICATION_EXTENSION_API_ONLY = YES;
49184918
APP_SHORT_VERSION = 11.5;
4919-
APP_VERSION = 185;
4919+
APP_VERSION = 186;
49204920
CLANG_ENABLE_MODULES = YES;
49214921
CLANG_ENABLE_OBJC_WEAK = YES;
49224922
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
@@ -4960,7 +4960,7 @@
49604960
buildSettings = {
49614961
APPLICATION_EXTENSION_API_ONLY = YES;
49624962
APP_SHORT_VERSION = 11.5;
4963-
APP_VERSION = 185;
4963+
APP_VERSION = 186;
49644964
CLANG_ENABLE_MODULES = YES;
49654965
CLANG_ENABLE_OBJC_WEAK = YES;
49664966
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;

0 commit comments

Comments
 (0)