|
@@ -101,6 +101,7 @@
|
|
|
F72AAECA1E5C60C700BB17E1 /* AHKActionSheet.m in Sources */ = {isa = PBXBuildFile; fileRef = F72AAEC31E5C60C700BB17E1 /* AHKActionSheet.m */; };
|
|
|
F72AAECB1E5C60C700BB17E1 /* AHKActionSheetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F72AAEC51E5C60C700BB17E1 /* AHKActionSheetViewController.m */; };
|
|
|
F72D1007210B6882009C96B7 /* NCPushNotificationEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F72D1005210B6882009C96B7 /* NCPushNotificationEncryption.m */; };
|
|
|
+ F72D404923D2082500A97FD0 /* NCViewerNextcloudText.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72D404823D2082500A97FD0 /* NCViewerNextcloudText.swift */; };
|
|
|
F72E0B9D21AD60BC00898D7B /* WeScan.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F72E0B9C21AD60BC00898D7B /* WeScan.framework */; };
|
|
|
F732BA061D76CE1500E9878B /* CCNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F732BA041D76CE1500E9878B /* CCNetworking.m */; };
|
|
|
F732BA0B1D76DBA500E9878B /* CCNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F732BA041D76CE1500E9878B /* CCNetworking.m */; };
|
|
@@ -239,6 +240,7 @@
|
|
|
F75A9EE823796C6F0044CFCE /* NCNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75A9EE523796C6F0044CFCE /* NCNetworking.swift */; };
|
|
|
F75AC2431F1F62450073EC19 /* NCManageAutoUploadFileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75AC2421F1F62450073EC19 /* NCManageAutoUploadFileName.swift */; };
|
|
|
F75ADF451DC75FFE008A7347 /* CCLogin.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F75ADF441DC75FFE008A7347 /* CCLogin.storyboard */; };
|
|
|
+ F75C0C4823D1FAE300163CC8 /* NCRichWorkspaceCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75C0C4723D1FAE300163CC8 /* NCRichWorkspaceCommon.swift */; };
|
|
|
F75EDFBD1E8C112F00E6F369 /* libsqlite3.0.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = F75EDFBC1E8C112F00E6F369 /* libsqlite3.0.tbd */; };
|
|
|
F75EDFBF1E8C116D00E6F369 /* libstdc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = F75EDFBE1E8C116D00E6F369 /* libstdc++.tbd */; };
|
|
|
F760F77B21F21F61006B1A73 /* icomoon.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F760F75721F21F61006B1A73 /* icomoon.ttf */; };
|
|
@@ -398,7 +400,7 @@
|
|
|
F781996B22636BFA00EBDF6A /* HCFeatures.m in Sources */ = {isa = PBXBuildFile; fileRef = F781996822636BFA00EBDF6A /* HCFeatures.m */; };
|
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
|
F787704F22E7019900F287A9 /* NCShareLinkCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F787704E22E7019900F287A9 /* NCShareLinkCell.xib */; };
|
|
|
- F78A18B623CDD07D00F681F3 /* NCViewerNextcloudText.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78A18B523CDD07D00F681F3 /* NCViewerNextcloudText.swift */; };
|
|
|
+ F78A18B623CDD07D00F681F3 /* NCViewerRichWorkSpaceNextcloudText.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78A18B523CDD07D00F681F3 /* NCViewerRichWorkSpaceNextcloudText.swift */; };
|
|
|
F78A18B823CDE2B300F681F3 /* NCViewerRichWorkspace.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78A18B723CDE2B300F681F3 /* NCViewerRichWorkspace.swift */; };
|
|
|
F78AA20621F783E900D0F205 /* SwiftRichString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F78AA20521F783E900D0F205 /* SwiftRichString.framework */; };
|
|
|
F78ACD4021903CC20088454D /* NCGridCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD3F21903CC20088454D /* NCGridCell.swift */; };
|
|
@@ -773,6 +775,7 @@
|
|
|
F72AAEC51E5C60C700BB17E1 /* AHKActionSheetViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AHKActionSheetViewController.m; sourceTree = "<group>"; };
|
|
|
F72D1005210B6882009C96B7 /* NCPushNotificationEncryption.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NCPushNotificationEncryption.m; sourceTree = "<group>"; };
|
|
|
F72D1006210B6882009C96B7 /* NCPushNotificationEncryption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCPushNotificationEncryption.h; sourceTree = "<group>"; };
|
|
|
+ F72D404823D2082500A97FD0 /* NCViewerNextcloudText.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCViewerNextcloudText.swift; sourceTree = "<group>"; };
|
|
|
F72E0B9C21AD60BC00898D7B /* WeScan.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WeScan.framework; path = Carthage/Build/iOS/WeScan.framework; sourceTree = "<group>"; };
|
|
|
F73049B81CB567F000C7C320 /* NSString+TruncateToWidth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+TruncateToWidth.h"; sourceTree = "<group>"; };
|
|
|
F73049B91CB567F000C7C320 /* NSString+TruncateToWidth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+TruncateToWidth.m"; sourceTree = "<group>"; };
|
|
@@ -923,6 +926,7 @@
|
|
|
F75B91E21ECAE17800199C96 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F75B91F71ECAE26300199C96 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
F75B923D1ECAE55E00199C96 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
+ F75C0C4723D1FAE300163CC8 /* NCRichWorkspaceCommon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCRichWorkspaceCommon.swift; sourceTree = "<group>"; };
|
|
|
F75CDBF51DF063AD00116AD0 /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; name = .gitignore; path = ../.gitignore; sourceTree = "<group>"; };
|
|
|
F75EDFBC1E8C112F00E6F369 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; };
|
|
|
F75EDFBE1E8C116D00E6F369 /* libstdc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libstdc++.tbd"; path = "usr/lib/libstdc++.tbd"; sourceTree = SDKROOT; };
|
|
@@ -1119,7 +1123,7 @@
|
|
|
F781996722636BFA00EBDF6A /* HCFeatures.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HCFeatures.h; sourceTree = "<group>"; };
|
|
|
F781996822636BFA00EBDF6A /* HCFeatures.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCFeatures.m; sourceTree = "<group>"; };
|
|
|
F787704E22E7019900F287A9 /* NCShareLinkCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCShareLinkCell.xib; sourceTree = "<group>"; };
|
|
|
- F78A18B523CDD07D00F681F3 /* NCViewerNextcloudText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerNextcloudText.swift; sourceTree = "<group>"; };
|
|
|
+ F78A18B523CDD07D00F681F3 /* NCViewerRichWorkSpaceNextcloudText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerRichWorkSpaceNextcloudText.swift; sourceTree = "<group>"; };
|
|
|
F78A18B723CDE2B300F681F3 /* NCViewerRichWorkspace.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerRichWorkspace.swift; sourceTree = "<group>"; };
|
|
|
F78AA20521F783E900D0F205 /* SwiftRichString.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftRichString.framework; path = Carthage/Build/iOS/SwiftRichString.framework; sourceTree = "<group>"; };
|
|
|
F78ACD3F21903CC20088454D /* NCGridCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCGridCell.swift; sourceTree = "<group>"; };
|
|
@@ -2255,6 +2259,7 @@
|
|
|
F79630EC215526B60015EEA5 /* Viewer */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ F72D404823D2082500A97FD0 /* NCViewerNextcloudText.swift */,
|
|
|
F790110D21415BF600D7B136 /* NCViewerRichdocument.swift */,
|
|
|
F7FB1D3D215E191D00D669EA /* NCViewerDocumentWeb.swift */,
|
|
|
F79630ED215527D40015EEA5 /* NCViewerMedia.swift */,
|
|
@@ -2526,11 +2531,12 @@
|
|
|
F7CADB3D23CCDDA1000EEC78 /* RichWorkspace */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- F78A18B723CDE2B300F681F3 /* NCViewerRichWorkspace.swift */,
|
|
|
- F7D1611F23CF19E30039EBBF /* NCViewerRichWorkspace.storyboard */,
|
|
|
- F78A18B523CDD07D00F681F3 /* NCViewerNextcloudText.swift */,
|
|
|
F7F4B1D723C74B3E00D82A6E /* NCRichWorkspace.swift */,
|
|
|
F722814223C8C34500C41898 /* NCRichWorkspace.xib */,
|
|
|
+ F75C0C4723D1FAE300163CC8 /* NCRichWorkspaceCommon.swift */,
|
|
|
+ F78A18B523CDD07D00F681F3 /* NCViewerRichWorkSpaceNextcloudText.swift */,
|
|
|
+ F7D1611F23CF19E30039EBBF /* NCViewerRichWorkspace.storyboard */,
|
|
|
+ F78A18B723CDE2B300F681F3 /* NCViewerRichWorkspace.swift */,
|
|
|
);
|
|
|
path = RichWorkspace;
|
|
|
sourceTree = "<group>";
|
|
@@ -3553,7 +3559,7 @@
|
|
|
F7B6ACD622FC2BD4008AB646 /* NCXMLCommentsParser.m in Sources */,
|
|
|
F738E8421F90FFD100F95C8E /* NCManageEndToEndEncryption.m in Sources */,
|
|
|
F78A18B823CDE2B300F681F3 /* NCViewerRichWorkspace.swift in Sources */,
|
|
|
- F78A18B623CDD07D00F681F3 /* NCViewerNextcloudText.swift in Sources */,
|
|
|
+ F78A18B623CDD07D00F681F3 /* NCViewerRichWorkSpaceNextcloudText.swift in Sources */,
|
|
|
F75A9EE623796C6F0044CFCE /* NCNetworking.swift in Sources */,
|
|
|
F760F79D21F21F61006B1A73 /* CropRectView.swift in Sources */,
|
|
|
F73B4F091F470D9100BBEE4B /* nsEUCKRProber.cpp in Sources */,
|
|
@@ -3569,6 +3575,7 @@
|
|
|
F7DFB7EB219C5A2E00680748 /* NCCreateMenuAdd.swift in Sources */,
|
|
|
F7F54D0A1E5B14C800E19C62 /* MWPhotoBrowser.m in Sources */,
|
|
|
F762CB081EACB66200B38484 /* XLFormOptionsViewController.m in Sources */,
|
|
|
+ F72D404923D2082500A97FD0 /* NCViewerNextcloudText.swift in Sources */,
|
|
|
F73CC0721E813DFF006E3047 /* BKPasscodeLockScreenManager.m in Sources */,
|
|
|
F760F78B21F21F61006B1A73 /* UIImage+Crop.swift in Sources */,
|
|
|
F73B4F101F470D9100BBEE4B /* nsSBCharSetProber.cpp in Sources */,
|
|
@@ -3616,6 +3623,7 @@
|
|
|
F760F77D21F21F61006B1A73 /* ColorsCollectionViewDelegate.swift in Sources */,
|
|
|
F7BAADC81ED5A87C00B7EAD4 /* NCDatabase.swift in Sources */,
|
|
|
F70022E61EC4C9100080073F /* OCXMLServerErrorsParser.m in Sources */,
|
|
|
+ F75C0C4823D1FAE300163CC8 /* NCRichWorkspaceCommon.swift in Sources */,
|
|
|
F762CB171EACB66200B38484 /* XLFormRegexValidator.m in Sources */,
|
|
|
F729B92D217A2F1B00FE2150 /* NCActionSheetHeaderView.swift in Sources */,
|
|
|
F760F78721F21F61006B1A73 /* PhotoEditor+Font.swift in Sources */,
|
|
@@ -3862,7 +3870,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 7;
|
|
|
+ CURRENT_PROJECT_VERSION = 8;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -3906,7 +3914,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 7;
|
|
|
+ CURRENT_PROJECT_VERSION = 8;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -3956,7 +3964,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 7;
|
|
|
+ CURRENT_PROJECT_VERSION = 8;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -4006,7 +4014,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 7;
|
|
|
+ CURRENT_PROJECT_VERSION = 8;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -4048,7 +4056,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/iOSClient.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 7;
|
|
|
+ CURRENT_PROJECT_VERSION = 8;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
ENABLE_BITCODE = YES;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -4095,7 +4103,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
- CURRENT_PROJECT_VERSION = 7;
|
|
|
+ CURRENT_PROJECT_VERSION = 8;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
ENABLE_BITCODE = YES;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|