Skip to content

Commit ccfed56

Browse files
committed
Nextcloud Talk iOS 20.1.0
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
1 parent 00c9f33 commit ccfed56

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NextcloudTalk.xcodeproj/project.pbxproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3739,7 +3739,7 @@
37393739
CODE_SIGN_IDENTITY = "iPhone Developer";
37403740
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
37413741
CODE_SIGN_STYLE = Automatic;
3742-
CURRENT_PROJECT_VERSION = 1;
3742+
CURRENT_PROJECT_VERSION = 2;
37433743
DEFINES_MODULE = YES;
37443744
DEVELOPMENT_TEAM = NKUJUXUJ3B;
37453745
ENABLE_BITCODE = NO;
@@ -3785,7 +3785,7 @@
37853785
CODE_SIGN_IDENTITY = "iPhone Distribution: Nextcloud GmbH (NKUJUXUJ3B)";
37863786
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
37873787
CODE_SIGN_STYLE = Automatic;
3788-
CURRENT_PROJECT_VERSION = 1;
3788+
CURRENT_PROJECT_VERSION = 2;
37893789
DEFINES_MODULE = YES;
37903790
DEVELOPMENT_TEAM = NKUJUXUJ3B;
37913791
ENABLE_BITCODE = NO;
@@ -3840,7 +3840,7 @@
38403840
CODE_SIGN_IDENTITY = "iPhone Developer";
38413841
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
38423842
CODE_SIGN_STYLE = Automatic;
3843-
CURRENT_PROJECT_VERSION = 1;
3843+
CURRENT_PROJECT_VERSION = 2;
38443844
DEFINES_MODULE = YES;
38453845
DEVELOPMENT_TEAM = NKUJUXUJ3B;
38463846
ENABLE_BITCODE = NO;
@@ -3933,7 +3933,7 @@
39333933
CODE_SIGN_IDENTITY = "iPhone Distribution: Nextcloud GmbH (NKUJUXUJ3B)";
39343934
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
39353935
CODE_SIGN_STYLE = Automatic;
3936-
CURRENT_PROJECT_VERSION = 1;
3936+
CURRENT_PROJECT_VERSION = 2;
39373937
DEFINES_MODULE = YES;
39383938
DEVELOPMENT_TEAM = NKUJUXUJ3B;
39393939
ENABLE_BITCODE = NO;
@@ -4024,7 +4024,7 @@
40244024
CODE_SIGN_IDENTITY = "iPhone Developer";
40254025
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
40264026
CODE_SIGN_STYLE = Automatic;
4027-
CURRENT_PROJECT_VERSION = 1;
4027+
CURRENT_PROJECT_VERSION = 2;
40284028
DEVELOPMENT_TEAM = NKUJUXUJ3B;
40294029
ENABLE_BITCODE = NO;
40304030
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
@@ -4097,7 +4097,7 @@
40974097
CODE_SIGN_IDENTITY = "iPhone Distribution: Nextcloud GmbH (NKUJUXUJ3B)";
40984098
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
40994099
CODE_SIGN_STYLE = Automatic;
4100-
CURRENT_PROJECT_VERSION = 1;
4100+
CURRENT_PROJECT_VERSION = 2;
41014101
DEVELOPMENT_TEAM = NKUJUXUJ3B;
41024102
ENABLE_BITCODE = NO;
41034103
FRAMEWORK_SEARCH_PATHS = "$(inherited)";

0 commit comments

Comments
 (0)