Skip to content

Commit 8c4f30a

Browse files
committed
Change build number to 5 for beta 4.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
1 parent d7e75d2 commit 8c4f30a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

NextcloudTalk.xcodeproj/project.pbxproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -652,10 +652,10 @@
652652
1FAB2E842ACB482B001214EB /* ChatViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatViewController.swift; sourceTree = "<group>"; };
653653
1FAB2EED2AD1BC1B001214EB /* UIControlExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIControlExtensions.swift; sourceTree = "<group>"; };
654654
1FAB2EEF2AD1EAA3001214EB /* RLMSupport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RLMSupport.swift; sourceTree = "<group>"; };
655+
1FADECD42B7EACCB007AD94B /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
655656
1FADECD52B821E24007AD94B /* FederationInvitationTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FederationInvitationTableViewController.swift; sourceTree = "<group>"; };
656657
1FADECD72B82269E007AD94B /* FederationInvitationCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FederationInvitationCell.swift; sourceTree = "<group>"; };
657658
1FADECD92B8227B1007AD94B /* FederationInvitationCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FederationInvitationCell.xib; sourceTree = "<group>"; };
658-
1FADECD42B7EACCB007AD94B /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
659659
1FB52E752842C75E00AC741B /* QRCodeLoginController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QRCodeLoginController.swift; sourceTree = "<group>"; };
660660
1FB6678E28CE381300D29F8D /* SubtitleTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubtitleTableViewCell.swift; sourceTree = "<group>"; };
661661
1FB78E1E2B6ADBAA00B0D69D /* NCAPIControllerExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCAPIControllerExtensions.swift; sourceTree = "<group>"; };
@@ -3399,7 +3399,7 @@
33993399
CODE_SIGN_IDENTITY = "iPhone Developer";
34003400
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
34013401
CODE_SIGN_STYLE = Automatic;
3402-
CURRENT_PROJECT_VERSION = 4;
3402+
CURRENT_PROJECT_VERSION = 5;
34033403
DEFINES_MODULE = YES;
34043404
DEVELOPMENT_TEAM = NKUJUXUJ3B;
34053405
ENABLE_BITCODE = NO;
@@ -3445,7 +3445,7 @@
34453445
CODE_SIGN_IDENTITY = "iPhone Distribution: Nextcloud GmbH (NKUJUXUJ3B)";
34463446
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
34473447
CODE_SIGN_STYLE = Automatic;
3448-
CURRENT_PROJECT_VERSION = 4;
3448+
CURRENT_PROJECT_VERSION = 5;
34493449
DEFINES_MODULE = YES;
34503450
DEVELOPMENT_TEAM = NKUJUXUJ3B;
34513451
ENABLE_BITCODE = NO;
@@ -3500,7 +3500,7 @@
35003500
CODE_SIGN_IDENTITY = "iPhone Developer";
35013501
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
35023502
CODE_SIGN_STYLE = Automatic;
3503-
CURRENT_PROJECT_VERSION = 4;
3503+
CURRENT_PROJECT_VERSION = 5;
35043504
DEFINES_MODULE = YES;
35053505
DEVELOPMENT_TEAM = NKUJUXUJ3B;
35063506
ENABLE_BITCODE = NO;
@@ -3593,7 +3593,7 @@
35933593
CODE_SIGN_IDENTITY = "iPhone Distribution: Nextcloud GmbH (NKUJUXUJ3B)";
35943594
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
35953595
CODE_SIGN_STYLE = Automatic;
3596-
CURRENT_PROJECT_VERSION = 4;
3596+
CURRENT_PROJECT_VERSION = 5;
35973597
DEFINES_MODULE = YES;
35983598
DEVELOPMENT_TEAM = NKUJUXUJ3B;
35993599
ENABLE_BITCODE = NO;
@@ -3684,7 +3684,7 @@
36843684
CODE_SIGN_IDENTITY = "iPhone Developer";
36853685
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
36863686
CODE_SIGN_STYLE = Automatic;
3687-
CURRENT_PROJECT_VERSION = 4;
3687+
CURRENT_PROJECT_VERSION = 5;
36883688
DEVELOPMENT_TEAM = NKUJUXUJ3B;
36893689
ENABLE_BITCODE = NO;
36903690
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
@@ -3757,7 +3757,7 @@
37573757
CODE_SIGN_IDENTITY = "iPhone Distribution: Nextcloud GmbH (NKUJUXUJ3B)";
37583758
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
37593759
CODE_SIGN_STYLE = Automatic;
3760-
CURRENT_PROJECT_VERSION = 4;
3760+
CURRENT_PROJECT_VERSION = 5;
37613761
DEVELOPMENT_TEAM = NKUJUXUJ3B;
37623762
ENABLE_BITCODE = NO;
37633763
FRAMEWORK_SEARCH_PATHS = "$(inherited)";

NextcloudTalk/NCAppBranding.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ @implementation NCAppBranding
4646
BOOL const useAppsGroup = YES;
4747
BOOL const forceDomain = NO;
4848
NSString * const domain = nil;
49-
NSString * const appAlternateVersion = @"19.0.0 Beta 3";
49+
NSString * const appAlternateVersion = @"19.0.0 Beta 4";
5050

5151
+ (NSString *)getAppVersionString
5252
{

0 commit comments

Comments
 (0)