|
@@ -53,6 +53,8 @@
|
|
|
F70BFC7520E0FA7D00C67599 /* NCUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70BFC7320E0FA7C00C67599 /* NCUtility.swift */; };
|
|
|
F70CAE3A1F8CF31A008125FD /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
|
F70CEF5623E9C7E50007035B /* UIColor+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */; };
|
|
|
+ F70D7C3625FFBF82002B9E34 /* NCCollectionCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70D7C3425FFBF81002B9E34 /* NCCollectionCommon.swift */; };
|
|
|
+ F70D7C3725FFBF82002B9E34 /* NCCollectionViewCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70D7C3525FFBF81002B9E34 /* NCCollectionViewCommon.swift */; };
|
|
|
F70D87CF25EE6E58008CBBBD /* NCRenameFile.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F70D87CD25EE6E58008CBBBD /* NCRenameFile.storyboard */; };
|
|
|
F70D87D025EE6E58008CBBBD /* NCRenameFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70D87CE25EE6E58008CBBBD /* NCRenameFile.swift */; };
|
|
|
F70D8D8124A4A9BF000A5756 /* NCNetworkingAutoUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70D8D8024A4A9BF000A5756 /* NCNetworkingAutoUpload.swift */; };
|
|
@@ -138,8 +140,6 @@
|
|
|
F7501C332212E57500FB1415 /* NCMedia.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7501C312212E57400FB1415 /* NCMedia.swift */; };
|
|
|
F752011D25480387000BF3A7 /* NCViewerVideo.swift in Sources */ = {isa = PBXBuildFile; fileRef = F752011C25480387000BF3A7 /* NCViewerVideo.swift */; };
|
|
|
F755BD9B20594AC7008C5FBB /* NCService.swift in Sources */ = {isa = PBXBuildFile; fileRef = F755BD9A20594AC7008C5FBB /* NCService.swift */; };
|
|
|
- F755E6462525946C008DAB45 /* NCCollectionViewCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F755E6442525946C008DAB45 /* NCCollectionViewCommon.swift */; };
|
|
|
- F755E6472525946C008DAB45 /* NCCollectionCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F755E6452525946C008DAB45 /* NCCollectionCommon.swift */; };
|
|
|
F7581D1A25EFDA61004DC699 /* NCLoginWeb+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7581D1925EFDA60004DC699 /* NCLoginWeb+Menu.swift */; };
|
|
|
F7581D2425EFDDDF004DC699 /* NCMedia+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7581D2325EFDDDF004DC699 /* NCMedia+Menu.swift */; };
|
|
|
F7581D2A25EFDF44004DC699 /* NCShareComments+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7581D2925EFDF43004DC699 /* NCShareComments+Menu.swift */; };
|
|
@@ -149,7 +149,7 @@
|
|
|
F75A9EE623796C6F0044CFCE /* NCNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75A9EE523796C6F0044CFCE /* NCNetworking.swift */; };
|
|
|
F75A9EE723796C6F0044CFCE /* NCNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75A9EE523796C6F0044CFCE /* NCNetworking.swift */; };
|
|
|
F75AC2431F1F62450073EC19 /* NCManageAutoUploadFileName.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75AC2421F1F62450073EC19 /* NCManageAutoUploadFileName.swift */; };
|
|
|
- F75B0ABD244C4DBB00E58DCA /* NCNetworkingNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75B0ABC244C4DBB00E58DCA /* NCNetworkingNotificationCenter.swift */; };
|
|
|
+ F75B0ABD244C4DBB00E58DCA /* NCFunctionCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75B0ABC244C4DBB00E58DCA /* NCFunctionCenter.swift */; };
|
|
|
F75C0C4823D1FAE300163CC8 /* NCRichWorkspaceCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75C0C4723D1FAE300163CC8 /* NCRichWorkspaceCommon.swift */; };
|
|
|
F75D19E325EFE09000D74598 /* NCTrash+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75D19E225EFE09000D74598 /* NCTrash+Menu.swift */; };
|
|
|
F75E57BD25BF0EC1002B72C2 /* SVGKit in Frameworks */ = {isa = PBXBuildFile; productRef = F75E57BC25BF0EC1002B72C2 /* SVGKit */; };
|
|
@@ -409,6 +409,8 @@
|
|
|
F70CAE381F8CF31A008125FD /* NCEndToEndEncryption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCEndToEndEncryption.h; sourceTree = "<group>"; };
|
|
|
F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NCEndToEndEncryption.m; sourceTree = "<group>"; };
|
|
|
F70CEF5523E9C7E50007035B /* UIColor+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+Extensions.swift"; sourceTree = "<group>"; };
|
|
|
+ F70D7C3425FFBF81002B9E34 /* NCCollectionCommon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCCollectionCommon.swift; sourceTree = "<group>"; };
|
|
|
+ F70D7C3525FFBF81002B9E34 /* NCCollectionViewCommon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCCollectionViewCommon.swift; sourceTree = "<group>"; };
|
|
|
F70D87CD25EE6E58008CBBBD /* NCRenameFile.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCRenameFile.storyboard; sourceTree = "<group>"; };
|
|
|
F70D87CE25EE6E58008CBBBD /* NCRenameFile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCRenameFile.swift; sourceTree = "<group>"; };
|
|
|
F70D8D8024A4A9BF000A5756 /* NCNetworkingAutoUpload.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingAutoUpload.swift; sourceTree = "<group>"; };
|
|
@@ -506,8 +508,6 @@
|
|
|
F753701922723E0D0041C76C /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F753701A22723EC80041C76C /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F755BD9A20594AC7008C5FBB /* NCService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCService.swift; sourceTree = "<group>"; };
|
|
|
- F755E6442525946C008DAB45 /* NCCollectionViewCommon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NCCollectionViewCommon.swift; path = "iOSClient/Main/Colleaction Common/NCCollectionViewCommon.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
- F755E6452525946C008DAB45 /* NCCollectionCommon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NCCollectionCommon.swift; path = "iOSClient/Main/Colleaction Common/NCCollectionCommon.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
F7581D1925EFDA60004DC699 /* NCLoginWeb+Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCLoginWeb+Menu.swift"; sourceTree = "<group>"; };
|
|
|
F7581D2325EFDDDF004DC699 /* NCMedia+Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCMedia+Menu.swift"; sourceTree = "<group>"; };
|
|
|
F7581D2925EFDF43004DC699 /* NCShareComments+Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCShareComments+Menu.swift"; sourceTree = "<group>"; };
|
|
@@ -516,7 +516,7 @@
|
|
|
F758B45F212C56A400515F55 /* ScanCollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScanCollectionView.swift; sourceTree = "<group>"; };
|
|
|
F75A9EE523796C6F0044CFCE /* NCNetworking.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCNetworking.swift; sourceTree = "<group>"; };
|
|
|
F75AC2421F1F62450073EC19 /* NCManageAutoUploadFileName.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCManageAutoUploadFileName.swift; sourceTree = "<group>"; };
|
|
|
- F75B0ABC244C4DBB00E58DCA /* NCNetworkingNotificationCenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingNotificationCenter.swift; sourceTree = "<group>"; };
|
|
|
+ F75B0ABC244C4DBB00E58DCA /* NCFunctionCenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCFunctionCenter.swift; sourceTree = "<group>"; };
|
|
|
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>"; };
|
|
@@ -823,11 +823,12 @@
|
|
|
F702F2E325EE5C82008F8E80 /* AudioRecorder */,
|
|
|
F7DFB7E9219C5A0500680748 /* Create cloud */,
|
|
|
F78ACD50219046AC0088454D /* Section Header Footer */,
|
|
|
- F7603298252F0E550015A421 /* Colleaction Common */,
|
|
|
+ F7603298252F0E550015A421 /* Collection Common */,
|
|
|
370D26AE248A3D7A00121797 /* NCImageCellProtocol.swift */,
|
|
|
F7226EDB1EE4089300EBECB1 /* Main.storyboard */,
|
|
|
F7682FDF23C36B0500983A04 /* NCMainTabBar.swift */,
|
|
|
F729289F253B0937009CA4FD /* NCMainNavigationController.swift */,
|
|
|
+ F75B0ABC244C4DBB00E58DCA /* NCFunctionCenter.swift */,
|
|
|
F77444F7222816D5000D5EB0 /* NCPickerViewController.swift */,
|
|
|
);
|
|
|
path = Main;
|
|
@@ -1011,7 +1012,6 @@
|
|
|
F70D8D8024A4A9BF000A5756 /* NCNetworkingAutoUpload.swift */,
|
|
|
F7D96FCB246ED7E100536D73 /* NCNetworkingCheckRemoteUser.swift */,
|
|
|
F785EE9C246196DF00B3F945 /* NCNetworkingE2EE.swift */,
|
|
|
- F75B0ABC244C4DBB00E58DCA /* NCNetworkingNotificationCenter.swift */,
|
|
|
F72A47EB2487B06B005AD489 /* NCOperationQueue.swift */,
|
|
|
F755BD9A20594AC7008C5FBB /* NCService.swift */,
|
|
|
);
|
|
@@ -1028,17 +1028,17 @@
|
|
|
path = ScanDocument;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- F7603298252F0E550015A421 /* Colleaction Common */ = {
|
|
|
+ F7603298252F0E550015A421 /* Collection Common */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ F70D7C3425FFBF81002B9E34 /* NCCollectionCommon.swift */,
|
|
|
+ F70D7C3525FFBF81002B9E34 /* NCCollectionViewCommon.swift */,
|
|
|
F78ACD3F21903CC20088454D /* NCGridCell.swift */,
|
|
|
F78ACD4521903D010088454D /* NCGridCell.xib */,
|
|
|
F78ACD4121903CE00088454D /* NCListCell.swift */,
|
|
|
F78ACD4321903CF20088454D /* NCListCell.xib */,
|
|
|
- F755E6452525946C008DAB45 /* NCCollectionCommon.swift */,
|
|
|
- F755E6442525946C008DAB45 /* NCCollectionViewCommon.swift */,
|
|
|
);
|
|
|
- path = "Colleaction Common";
|
|
|
+ path = "Collection Common";
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
F7632FC32183667400721B71 /* Section */ = {
|
|
@@ -2036,7 +2036,7 @@
|
|
|
F70D87D025EE6E58008CBBBD /* NCRenameFile.swift in Sources */,
|
|
|
F790110E21415BF600D7B136 /* NCViewerRichdocument.swift in Sources */,
|
|
|
F78ACD4021903CC20088454D /* NCGridCell.swift in Sources */,
|
|
|
- F75B0ABD244C4DBB00E58DCA /* NCNetworkingNotificationCenter.swift in Sources */,
|
|
|
+ F75B0ABD244C4DBB00E58DCA /* NCFunctionCenter.swift in Sources */,
|
|
|
F702F2CD25EE5B4F008F8E80 /* AppDelegate.swift in Sources */,
|
|
|
F769454022E9F077000A798A /* NCSharePaging.swift in Sources */,
|
|
|
F78ACD4221903CE00088454D /* NCListCell.swift in Sources */,
|
|
@@ -2064,7 +2064,6 @@
|
|
|
F710D2022405826100A6033D /* NCViewer+Menu.swift in Sources */,
|
|
|
F77A697D250A0FBC00FF1708 /* NCCollectionViewCommon+Menu.swift in Sources */,
|
|
|
F72928A0253B0937009CA4FD /* NCMainNavigationController.swift in Sources */,
|
|
|
- F755E6472525946C008DAB45 /* NCCollectionCommon.swift in Sources */,
|
|
|
F704B5E92430C0B800632F5F /* NCCreateFormUploadConflictCell.swift in Sources */,
|
|
|
F72D404923D2082500A97FD0 /* NCViewerNextcloudText.swift in Sources */,
|
|
|
F700510522DF6A89003A3356 /* NCShare.swift in Sources */,
|
|
@@ -2102,6 +2101,7 @@
|
|
|
F749C10B23C4A5340027D966 /* NCIntroCollectionViewCell.swift in Sources */,
|
|
|
F718C24E254D507B00C5C256 /* NCViewerImageDetailView.swift in Sources */,
|
|
|
F7381EE1218218C9000B1560 /* NCOffline.swift in Sources */,
|
|
|
+ F70D7C3625FFBF82002B9E34 /* NCCollectionCommon.swift in Sources */,
|
|
|
F78071091EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m in Sources */,
|
|
|
F7CA212D25F1333300826ABB /* NCAccountRequest.swift in Sources */,
|
|
|
F765F73125237E3F00391DBE /* NCRecent.swift in Sources */,
|
|
@@ -2116,6 +2116,7 @@
|
|
|
F7B7504B2397D38F004E13EC /* UIImage+Extensions.swift in Sources */,
|
|
|
F7EFC0CD256BF8DD00461AAD /* NCUserStatus.swift in Sources */,
|
|
|
F7DFB7F4219C5CA800680748 /* NCCreateFormUploadScanDocument.swift in Sources */,
|
|
|
+ F70D7C3725FFBF82002B9E34 /* NCCollectionViewCommon.swift in Sources */,
|
|
|
F710D1FF24057E5E00A6033D /* NCActionSheetHeaderView.swift in Sources */,
|
|
|
F7020FCE2233D7F700B7297D /* NCCreateFormUploadVoiceNote.swift in Sources */,
|
|
|
F7134186259747BA00768D21 /* NCPushNotification.m in Sources */,
|
|
@@ -2150,7 +2151,6 @@
|
|
|
F7E4D9C422ED929B003675FD /* NCShareComments.swift in Sources */,
|
|
|
F717402E24F699A5000C87D5 /* NCFavorite.swift in Sources */,
|
|
|
F74DE14325135B6800917068 /* NCTransfers.swift in Sources */,
|
|
|
- F755E6462525946C008DAB45 /* NCCollectionViewCommon.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|