Browse Source

New Build fox a little fix

Marino Faggiana 7 years ago
parent
commit
92b3206cc1
35 changed files with 76 additions and 69 deletions
  1. 58 58
      Nextcloud.xcodeproj/project.pbxproj
  2. 2 2
      iOSClient/Brand/Picker.plist
  3. 2 2
      iOSClient/Brand/PickerFileProvider.plist
  4. 2 2
      iOSClient/Brand/Share.plist
  5. 2 2
      iOSClient/Brand/iOSClient.plist
  6. 3 3
      iOSClient/Login/CCLogin.m
  7. 7 0
      iOSClient/Main/CCMain.m
  8. BIN
      iOSClient/Supporting Files/cs-CZ.lproj/BKPasscodeView.strings
  9. BIN
      iOSClient/Supporting Files/cs-CZ.lproj/CTAssetsPicker.strings
  10. BIN
      iOSClient/Supporting Files/cs-CZ.lproj/Error.strings
  11. BIN
      iOSClient/Supporting Files/cs-CZ.lproj/InfoPlist.strings
  12. BIN
      iOSClient/Supporting Files/cs-CZ.lproj/Intro.strings
  13. BIN
      iOSClient/Supporting Files/cs-CZ.lproj/Localizable.strings
  14. BIN
      iOSClient/Supporting Files/cs-CZ.lproj/SwiftWebVC.strings
  15. BIN
      iOSClient/Supporting Files/es-AR.lproj/BKPasscodeView.strings
  16. BIN
      iOSClient/Supporting Files/es-AR.lproj/CTAssetsPicker.strings
  17. BIN
      iOSClient/Supporting Files/es-AR.lproj/Error.strings
  18. BIN
      iOSClient/Supporting Files/es-AR.lproj/InfoPlist.strings
  19. BIN
      iOSClient/Supporting Files/es-AR.lproj/Intro.strings
  20. BIN
      iOSClient/Supporting Files/es-AR.lproj/Localizable.strings
  21. BIN
      iOSClient/Supporting Files/es-AR.lproj/SwiftWebVC.strings
  22. BIN
      iOSClient/Supporting Files/sq.lproj/BKPasscodeView.strings
  23. BIN
      iOSClient/Supporting Files/sq.lproj/CTAssetsPicker.strings
  24. BIN
      iOSClient/Supporting Files/sq.lproj/Error.strings
  25. BIN
      iOSClient/Supporting Files/sq.lproj/InfoPlist.strings
  26. BIN
      iOSClient/Supporting Files/sq.lproj/Intro.strings
  27. BIN
      iOSClient/Supporting Files/sq.lproj/Localizable.strings
  28. BIN
      iOSClient/Supporting Files/sq.lproj/SwiftWebVC.strings
  29. BIN
      iOSClient/Supporting Files/zh-Hans.lproj/BKPasscodeView.strings
  30. BIN
      iOSClient/Supporting Files/zh-Hans.lproj/CTAssetsPicker.strings
  31. BIN
      iOSClient/Supporting Files/zh-Hans.lproj/Error.strings
  32. BIN
      iOSClient/Supporting Files/zh-Hans.lproj/InfoPlist.strings
  33. BIN
      iOSClient/Supporting Files/zh-Hans.lproj/Intro.strings
  34. BIN
      iOSClient/Supporting Files/zh-Hans.lproj/Localizable.strings
  35. BIN
      iOSClient/Supporting Files/zh-Hans.lproj/SwiftWebVC.strings

+ 58 - 58
Nextcloud.xcodeproj/project.pbxproj

@@ -1117,6 +1117,34 @@
 		F732B3361E8045A1002B7D75 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/SwiftWebVC.strings; sourceTree = "<group>"; };
 		F732BA031D76CE1500E9878B /* CCNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCNetworking.h; sourceTree = "<group>"; };
 		F732BA041D76CE1500E9878B /* CCNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCNetworking.m; sourceTree = "<group>"; };
+		F73537791F6065A200A28648 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/CTAssetsPicker.strings"; sourceTree = "<group>"; };
+		F735377A1F6065A200A28648 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/SwiftWebVC.strings"; sourceTree = "<group>"; };
+		F735377B1F6065A300A28648 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/BKPasscodeView.strings"; sourceTree = "<group>"; };
+		F735377C1F6065A300A28648 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/Localizable.strings"; sourceTree = "<group>"; };
+		F735377D1F6065A300A28648 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
+		F735377E1F6065A300A28648 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/Intro.strings"; sourceTree = "<group>"; };
+		F735377F1F6065A300A28648 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/Error.strings"; sourceTree = "<group>"; };
+		F73537801F6065C100A28648 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/CTAssetsPicker.strings"; sourceTree = "<group>"; };
+		F73537811F6065C200A28648 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/SwiftWebVC.strings"; sourceTree = "<group>"; };
+		F73537821F6065C200A28648 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/BKPasscodeView.strings"; sourceTree = "<group>"; };
+		F73537831F6065C200A28648 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/Localizable.strings"; sourceTree = "<group>"; };
+		F73537841F6065C200A28648 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
+		F73537851F6065C200A28648 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/Intro.strings"; sourceTree = "<group>"; };
+		F73537861F6065C200A28648 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/Error.strings"; sourceTree = "<group>"; };
+		F73537871F6065CD00A28648 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/CTAssetsPicker.strings; sourceTree = "<group>"; };
+		F73537881F6065CD00A28648 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/SwiftWebVC.strings; sourceTree = "<group>"; };
+		F73537891F6065CD00A28648 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/BKPasscodeView.strings; sourceTree = "<group>"; };
+		F735378A1F6065CD00A28648 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Localizable.strings; sourceTree = "<group>"; };
+		F735378B1F6065CD00A28648 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+		F735378C1F6065CD00A28648 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Intro.strings; sourceTree = "<group>"; };
+		F735378D1F6065CD00A28648 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Error.strings; sourceTree = "<group>"; };
+		F735378E1F6065D400A28648 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/CTAssetsPicker.strings"; sourceTree = "<group>"; };
+		F735378F1F6065D400A28648 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/SwiftWebVC.strings"; sourceTree = "<group>"; };
+		F73537901F6065D400A28648 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/BKPasscodeView.strings"; sourceTree = "<group>"; };
+		F73537911F6065D500A28648 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
+		F73537921F6065D500A28648 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
+		F73537931F6065D500A28648 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Intro.strings"; sourceTree = "<group>"; };
+		F73537941F6065D500A28648 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Error.strings"; sourceTree = "<group>"; };
 		F73B4EAD1F470D9100BBEE4B /* Big5Freq.tab */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Big5Freq.tab; sourceTree = "<group>"; };
 		F73B4EAE1F470D9100BBEE4B /* CharDistribution.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CharDistribution.cpp; sourceTree = "<group>"; };
 		F73B4EAF1F470D9100BBEE4B /* CharDistribution.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CharDistribution.h; sourceTree = "<group>"; };
@@ -1897,13 +1925,6 @@
 		F7D532551F5D4155006568B1 /* sk-SK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sk-SK"; path = "sk-SK.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
 		F7D532561F5D4155006568B1 /* sk-SK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sk-SK"; path = "sk-SK.lproj/Intro.strings"; sourceTree = "<group>"; };
 		F7D532571F5D4156006568B1 /* sk-SK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sk-SK"; path = "sk-SK.lproj/Error.strings"; sourceTree = "<group>"; };
-		F7D532851F5D4417006568B1 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/CTAssetsPicker.strings"; sourceTree = "<group>"; };
-		F7D532861F5D4417006568B1 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/SwiftWebVC.strings"; sourceTree = "<group>"; };
-		F7D532871F5D4417006568B1 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/BKPasscodeView.strings"; sourceTree = "<group>"; };
-		F7D532881F5D4417006568B1 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		F7D532891F5D4417006568B1 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
-		F7D5328A1F5D4418006568B1 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/Intro.strings"; sourceTree = "<group>"; };
-		F7D5328B1F5D4418006568B1 /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/Error.strings"; sourceTree = "<group>"; };
 		F7D5328C1F5D443B006568B1 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/CTAssetsPicker.strings"; sourceTree = "<group>"; };
 		F7D5328D1F5D443B006568B1 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/SwiftWebVC.strings"; sourceTree = "<group>"; };
 		F7D5328E1F5D443B006568B1 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/BKPasscodeView.strings"; sourceTree = "<group>"; };
@@ -1911,27 +1932,6 @@
 		F7D532901F5D443B006568B1 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
 		F7D532911F5D443B006568B1 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Intro.strings"; sourceTree = "<group>"; };
 		F7D532921F5D443B006568B1 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Error.strings"; sourceTree = "<group>"; };
-		F7D532931F5D4451006568B1 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/CTAssetsPicker.strings"; sourceTree = "<group>"; };
-		F7D532941F5D4451006568B1 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/SwiftWebVC.strings"; sourceTree = "<group>"; };
-		F7D532951F5D4451006568B1 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/BKPasscodeView.strings"; sourceTree = "<group>"; };
-		F7D532961F5D4451006568B1 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		F7D532971F5D4451006568B1 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
-		F7D532981F5D4451006568B1 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/Intro.strings"; sourceTree = "<group>"; };
-		F7D532991F5D4452006568B1 /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/Error.strings"; sourceTree = "<group>"; };
-		F7D5329A1F5D445C006568B1 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/CTAssetsPicker.strings; sourceTree = "<group>"; };
-		F7D5329B1F5D445C006568B1 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/SwiftWebVC.strings; sourceTree = "<group>"; };
-		F7D5329C1F5D445C006568B1 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/BKPasscodeView.strings; sourceTree = "<group>"; };
-		F7D5329D1F5D445C006568B1 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Localizable.strings; sourceTree = "<group>"; };
-		F7D5329E1F5D445C006568B1 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/InfoPlist.strings; sourceTree = "<group>"; };
-		F7D5329F1F5D445C006568B1 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Intro.strings; sourceTree = "<group>"; };
-		F7D532A01F5D445C006568B1 /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Error.strings; sourceTree = "<group>"; };
-		F7D532A11F5D4461006568B1 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/CTAssetsPicker.strings"; sourceTree = "<group>"; };
-		F7D532A21F5D4461006568B1 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/SwiftWebVC.strings"; sourceTree = "<group>"; };
-		F7D532A31F5D4461006568B1 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/BKPasscodeView.strings"; sourceTree = "<group>"; };
-		F7D532A41F5D4461006568B1 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
-		F7D532A51F5D4461006568B1 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
-		F7D532A61F5D4462006568B1 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Intro.strings"; sourceTree = "<group>"; };
-		F7D532A71F5D4462006568B1 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Error.strings"; sourceTree = "<group>"; };
 		F7DC5FE81F011EB700A903C7 /* MGSwipeButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGSwipeButton.h; sourceTree = "<group>"; };
 		F7DC5FE91F011EB700A903C7 /* MGSwipeButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGSwipeButton.m; sourceTree = "<group>"; };
 		F7DC5FEA1F011EB700A903C7 /* MGSwipeTableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGSwipeTableCell.h; sourceTree = "<group>"; };
@@ -4115,11 +4115,11 @@
 				is,
 				nl,
 				"sk-SK",
-				"cs-CZ",
 				"en-GB",
+				"cs-CZ",
 				"es-AR",
-				sq,
 				"zh-Hans",
+				sq,
 			);
 			mainGroup = F7F67B9F1A24D27800EE80DA;
 			productRefGroup = F7F67B9F1A24D27800EE80DA;
@@ -5114,11 +5114,11 @@
 				F7D532451F5D4123006568B1 /* is */,
 				F7D5324C1F5D4137006568B1 /* nl */,
 				F7D532531F5D4155006568B1 /* sk-SK */,
-				F7D532871F5D4417006568B1 /* cs-CZ */,
 				F7D5328E1F5D443B006568B1 /* en-GB */,
-				F7D532951F5D4451006568B1 /* es-AR */,
-				F7D5329C1F5D445C006568B1 /* sq */,
-				F7D532A31F5D4461006568B1 /* zh-Hans */,
+				F735377B1F6065A300A28648 /* cs-CZ */,
+				F73537821F6065C200A28648 /* es-AR */,
+				F73537891F6065CD00A28648 /* sq */,
+				F73537901F6065D400A28648 /* zh-Hans */,
 			);
 			name = BKPasscodeView.strings;
 			path = "Supporting Files";
@@ -5142,11 +5142,11 @@
 				F7D532441F5D4123006568B1 /* is */,
 				F7D5324B1F5D4137006568B1 /* nl */,
 				F7D532521F5D4155006568B1 /* sk-SK */,
-				F7D532861F5D4417006568B1 /* cs-CZ */,
 				F7D5328D1F5D443B006568B1 /* en-GB */,
-				F7D532941F5D4451006568B1 /* es-AR */,
-				F7D5329B1F5D445C006568B1 /* sq */,
-				F7D532A21F5D4461006568B1 /* zh-Hans */,
+				F735377A1F6065A200A28648 /* cs-CZ */,
+				F73537811F6065C200A28648 /* es-AR */,
+				F73537881F6065CD00A28648 /* sq */,
+				F735378F1F6065D400A28648 /* zh-Hans */,
 			);
 			name = SwiftWebVC.strings;
 			path = "Supporting Files";
@@ -5170,11 +5170,11 @@
 				F7D532481F5D4123006568B1 /* is */,
 				F7D5324F1F5D4137006568B1 /* nl */,
 				F7D532561F5D4155006568B1 /* sk-SK */,
-				F7D5328A1F5D4418006568B1 /* cs-CZ */,
 				F7D532911F5D443B006568B1 /* en-GB */,
-				F7D532981F5D4451006568B1 /* es-AR */,
-				F7D5329F1F5D445C006568B1 /* sq */,
-				F7D532A61F5D4462006568B1 /* zh-Hans */,
+				F735377E1F6065A300A28648 /* cs-CZ */,
+				F73537851F6065C200A28648 /* es-AR */,
+				F735378C1F6065CD00A28648 /* sq */,
+				F73537931F6065D500A28648 /* zh-Hans */,
 			);
 			name = Intro.strings;
 			path = "Supporting Files";
@@ -5198,11 +5198,11 @@
 				F7D532431F5D4123006568B1 /* is */,
 				F7D5324A1F5D4137006568B1 /* nl */,
 				F7D532511F5D4155006568B1 /* sk-SK */,
-				F7D532851F5D4417006568B1 /* cs-CZ */,
 				F7D5328C1F5D443B006568B1 /* en-GB */,
-				F7D532931F5D4451006568B1 /* es-AR */,
-				F7D5329A1F5D445C006568B1 /* sq */,
-				F7D532A11F5D4461006568B1 /* zh-Hans */,
+				F73537791F6065A200A28648 /* cs-CZ */,
+				F73537801F6065C100A28648 /* es-AR */,
+				F73537871F6065CD00A28648 /* sq */,
+				F735378E1F6065D400A28648 /* zh-Hans */,
 			);
 			name = CTAssetsPicker.strings;
 			path = "Supporting Files";
@@ -5226,11 +5226,11 @@
 				F7D532491F5D4124006568B1 /* is */,
 				F7D532501F5D4137006568B1 /* nl */,
 				F7D532571F5D4156006568B1 /* sk-SK */,
-				F7D5328B1F5D4418006568B1 /* cs-CZ */,
 				F7D532921F5D443B006568B1 /* en-GB */,
-				F7D532991F5D4452006568B1 /* es-AR */,
-				F7D532A01F5D445C006568B1 /* sq */,
-				F7D532A71F5D4462006568B1 /* zh-Hans */,
+				F735377F1F6065A300A28648 /* cs-CZ */,
+				F73537861F6065C200A28648 /* es-AR */,
+				F735378D1F6065CD00A28648 /* sq */,
+				F73537941F6065D500A28648 /* zh-Hans */,
 			);
 			name = Error.strings;
 			path = "Supporting Files";
@@ -5254,11 +5254,11 @@
 				F7D532471F5D4123006568B1 /* is */,
 				F7D5324E1F5D4137006568B1 /* nl */,
 				F7D532551F5D4155006568B1 /* sk-SK */,
-				F7D532891F5D4417006568B1 /* cs-CZ */,
 				F7D532901F5D443B006568B1 /* en-GB */,
-				F7D532971F5D4451006568B1 /* es-AR */,
-				F7D5329E1F5D445C006568B1 /* sq */,
-				F7D532A51F5D4461006568B1 /* zh-Hans */,
+				F735377D1F6065A300A28648 /* cs-CZ */,
+				F73537841F6065C200A28648 /* es-AR */,
+				F735378B1F6065CD00A28648 /* sq */,
+				F73537921F6065D500A28648 /* zh-Hans */,
 			);
 			name = InfoPlist.strings;
 			path = "Supporting Files";
@@ -5282,11 +5282,11 @@
 				F7D532461F5D4123006568B1 /* is */,
 				F7D5324D1F5D4137006568B1 /* nl */,
 				F7D532541F5D4155006568B1 /* sk-SK */,
-				F7D532881F5D4417006568B1 /* cs-CZ */,
 				F7D5328F1F5D443B006568B1 /* en-GB */,
-				F7D532961F5D4451006568B1 /* es-AR */,
-				F7D5329D1F5D445C006568B1 /* sq */,
-				F7D532A41F5D4461006568B1 /* zh-Hans */,
+				F735377C1F6065A300A28648 /* cs-CZ */,
+				F73537831F6065C200A28648 /* es-AR */,
+				F735378A1F6065CD00A28648 /* sq */,
+				F73537911F6065D500A28648 /* zh-Hans */,
 			);
 			name = Localizable.strings;
 			path = "Supporting Files";

+ 2 - 2
iOSClient/Brand/Picker.plist

@@ -17,9 +17,9 @@
 	<key>CFBundlePackageType</key>
 	<string>XPC!</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.17.7</string>
+	<string>2.17.8</string>
 	<key>CFBundleVersion</key>
-	<string>00002</string>
+	<string>00001</string>
 	<key>NSAppTransportSecurity</key>
 	<dict>
 		<key>NSAllowsArbitraryLoads</key>

+ 2 - 2
iOSClient/Brand/PickerFileProvider.plist

@@ -17,9 +17,9 @@
 	<key>CFBundlePackageType</key>
 	<string>XPC!</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.17.7</string>
+	<string>2.17.8</string>
 	<key>CFBundleVersion</key>
-	<string>00002</string>
+	<string>00001</string>
 	<key>NSExtension</key>
 	<dict>
 		<key>NSExtensionFileProviderDocumentGroup</key>

+ 2 - 2
iOSClient/Brand/Share.plist

@@ -17,9 +17,9 @@
 	<key>CFBundlePackageType</key>
 	<string>XPC!</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.17.7</string>
+	<string>2.17.8</string>
 	<key>CFBundleVersion</key>
-	<string>00002</string>
+	<string>00001</string>
 	<key>NSAppTransportSecurity</key>
 	<dict>
 		<key>NSAllowsArbitraryLoads</key>

+ 2 - 2
iOSClient/Brand/iOSClient.plist

@@ -46,7 +46,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.17.7</string>
+	<string>2.17.8</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleURLTypes</key>
@@ -69,7 +69,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>00002</string>
+	<string>00001</string>
 	<key>Fabric</key>
 	<dict>
 		<key>APIKey</key>

+ 3 - 3
iOSClient/Login/CCLogin.m

@@ -360,15 +360,15 @@
     
     if (account) {
     
+        // Update User (+ userProfile.id)
+        [[NCManageDatabase sharedInstance] setAccountsUserProfile:userProfile];
+        
         // Set this account as default
         tableAccount *account = [[NCManageDatabase sharedInstance] setAccountActive:metadataNet.account];
         
         // Setting App active account
         [app settingActiveAccount:account.account activeUrl:account.url activeUser:account.user activePassword:account.password];
     
-        // Update User
-        [[NCManageDatabase sharedInstance] setAccountsUserProfile:userProfile];
-
         // Ok ! Dismiss
         [self.delegate loginSuccess:_loginType];
         

+ 7 - 0
iOSClient/Main/CCMain.m

@@ -1215,7 +1215,14 @@
 
 - (void)getUserProfileSuccess:(CCMetadataNet *)metadataNet userProfile:(OCUserProfile *)userProfile
 {
+    // Update User (+ userProfile.id)
     [[NCManageDatabase sharedInstance] setAccountsUserProfile:userProfile];
+    
+    // Get Account Active
+    tableAccount *account = [[NCManageDatabase sharedInstance] getAccountActive];
+    
+    // Setting App active account
+    [app settingActiveAccount:account.account activeUrl:account.url activeUser:account.user activePassword:account.password];
 
     dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_LOW, 0), ^{
         

BIN
iOSClient/Supporting Files/cs-CZ.lproj/BKPasscodeView.strings


BIN
iOSClient/Supporting Files/cs-CZ.lproj/CTAssetsPicker.strings


BIN
iOSClient/Supporting Files/cs-CZ.lproj/Error.strings


BIN
iOSClient/Supporting Files/cs-CZ.lproj/InfoPlist.strings


BIN
iOSClient/Supporting Files/cs-CZ.lproj/Intro.strings


BIN
iOSClient/Supporting Files/cs-CZ.lproj/Localizable.strings


BIN
iOSClient/Supporting Files/cs-CZ.lproj/SwiftWebVC.strings


BIN
iOSClient/Supporting Files/es-AR.lproj/BKPasscodeView.strings


BIN
iOSClient/Supporting Files/es-AR.lproj/CTAssetsPicker.strings


BIN
iOSClient/Supporting Files/es-AR.lproj/Error.strings


BIN
iOSClient/Supporting Files/es-AR.lproj/InfoPlist.strings


BIN
iOSClient/Supporting Files/es-AR.lproj/Intro.strings


BIN
iOSClient/Supporting Files/es-AR.lproj/Localizable.strings


BIN
iOSClient/Supporting Files/es-AR.lproj/SwiftWebVC.strings


BIN
iOSClient/Supporting Files/sq.lproj/BKPasscodeView.strings


BIN
iOSClient/Supporting Files/sq.lproj/CTAssetsPicker.strings


BIN
iOSClient/Supporting Files/sq.lproj/Error.strings


BIN
iOSClient/Supporting Files/sq.lproj/InfoPlist.strings


BIN
iOSClient/Supporting Files/sq.lproj/Intro.strings


BIN
iOSClient/Supporting Files/sq.lproj/Localizable.strings


BIN
iOSClient/Supporting Files/sq.lproj/SwiftWebVC.strings


BIN
iOSClient/Supporting Files/zh-Hans.lproj/BKPasscodeView.strings


BIN
iOSClient/Supporting Files/zh-Hans.lproj/CTAssetsPicker.strings


BIN
iOSClient/Supporting Files/zh-Hans.lproj/Error.strings


BIN
iOSClient/Supporting Files/zh-Hans.lproj/InfoPlist.strings


BIN
iOSClient/Supporting Files/zh-Hans.lproj/Intro.strings


BIN
iOSClient/Supporting Files/zh-Hans.lproj/Localizable.strings


BIN
iOSClient/Supporting Files/zh-Hans.lproj/SwiftWebVC.strings