|
@@ -136,6 +136,8 @@
|
|
F75ADF451DC75FFE008A7347 /* CCLogin.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F75ADF441DC75FFE008A7347 /* CCLogin.storyboard */; };
|
|
F75ADF451DC75FFE008A7347 /* CCLogin.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F75ADF441DC75FFE008A7347 /* CCLogin.storyboard */; };
|
|
F75B0ABD244C4DBB00E58DCA /* NCNetworkingNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75B0ABC244C4DBB00E58DCA /* NCNetworkingNotificationCenter.swift */; };
|
|
F75B0ABD244C4DBB00E58DCA /* NCNetworkingNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75B0ABC244C4DBB00E58DCA /* NCNetworkingNotificationCenter.swift */; };
|
|
F75C0C4823D1FAE300163CC8 /* NCRichWorkspaceCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75C0C4723D1FAE300163CC8 /* NCRichWorkspaceCommon.swift */; };
|
|
F75C0C4823D1FAE300163CC8 /* NCRichWorkspaceCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75C0C4723D1FAE300163CC8 /* NCRichWorkspaceCommon.swift */; };
|
|
|
|
+ F760329F252F0F8E0015A421 /* NCTransferCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F760329D252F0F8E0015A421 /* NCTransferCell.swift */; };
|
|
|
|
+ F76032A0252F0F8E0015A421 /* NCTransferCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F760329E252F0F8E0015A421 /* NCTransferCell.xib */; };
|
|
F7632FBF21832F8700721B71 /* NCTrashSectionHeaderMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7632FBE21832F8700721B71 /* NCTrashSectionHeaderMenu.xib */; };
|
|
F7632FBF21832F8700721B71 /* NCTrashSectionHeaderMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7632FBE21832F8700721B71 /* NCTrashSectionHeaderMenu.xib */; };
|
|
F7632FC1218353AA00721B71 /* NCTrashSectionFooter.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7632FC0218353AA00721B71 /* NCTrashSectionFooter.xib */; };
|
|
F7632FC1218353AA00721B71 /* NCTrashSectionFooter.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7632FC0218353AA00721B71 /* NCTrashSectionFooter.xib */; };
|
|
F7651A8A23A2A3F2001403D2 /* NCCreateFormUploadDocuments.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7651A8823A2A3F2001403D2 /* NCCreateFormUploadDocuments.storyboard */; };
|
|
F7651A8A23A2A3F2001403D2 /* NCCreateFormUploadDocuments.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7651A8823A2A3F2001403D2 /* NCCreateFormUploadDocuments.storyboard */; };
|
|
@@ -490,6 +492,8 @@
|
|
F75CDBF51DF063AD00116AD0 /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; name = .gitignore; path = ../.gitignore; 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; };
|
|
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; };
|
|
F75EDFBE1E8C116D00E6F369 /* libstdc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libstdc++.tbd"; path = "usr/lib/libstdc++.tbd"; sourceTree = SDKROOT; };
|
|
|
|
+ F760329D252F0F8E0015A421 /* NCTransferCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NCTransferCell.swift; path = iOSClient/Transfers/NCTransferCell.swift; sourceTree = SOURCE_ROOT; };
|
|
|
|
+ F760329E252F0F8E0015A421 /* NCTransferCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = NCTransferCell.xib; path = iOSClient/Transfers/NCTransferCell.xib; sourceTree = SOURCE_ROOT; };
|
|
F7632FBE21832F8700721B71 /* NCTrashSectionHeaderMenu.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCTrashSectionHeaderMenu.xib; sourceTree = "<group>"; };
|
|
F7632FBE21832F8700721B71 /* NCTrashSectionHeaderMenu.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCTrashSectionHeaderMenu.xib; sourceTree = "<group>"; };
|
|
F7632FC0218353AA00721B71 /* NCTrashSectionFooter.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCTrashSectionFooter.xib; sourceTree = "<group>"; };
|
|
F7632FC0218353AA00721B71 /* NCTrashSectionFooter.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCTrashSectionFooter.xib; sourceTree = "<group>"; };
|
|
F7651A8823A2A3F2001403D2 /* NCCreateFormUploadDocuments.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCCreateFormUploadDocuments.storyboard; sourceTree = "<group>"; };
|
|
F7651A8823A2A3F2001403D2 /* NCCreateFormUploadDocuments.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCCreateFormUploadDocuments.storyboard; sourceTree = "<group>"; };
|
|
@@ -1385,6 +1389,8 @@
|
|
F7E9C41320F4CA870040CF18 /* Transfers */ = {
|
|
F7E9C41320F4CA870040CF18 /* Transfers */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ F760329D252F0F8E0015A421 /* NCTransferCell.swift */,
|
|
|
|
+ F760329E252F0F8E0015A421 /* NCTransferCell.xib */,
|
|
F74DE14225135B6800917068 /* NCTransfers.storyboard */,
|
|
F74DE14225135B6800917068 /* NCTransfers.storyboard */,
|
|
F74DE14125135B6800917068 /* NCTransfers.swift */,
|
|
F74DE14125135B6800917068 /* NCTransfers.swift */,
|
|
);
|
|
);
|
|
@@ -1828,6 +1834,7 @@
|
|
F7E0E1DE22327DBA006B0911 /* NCAudioRecorderViewController.storyboard in Resources */,
|
|
F7E0E1DE22327DBA006B0911 /* NCAudioRecorderViewController.storyboard in Resources */,
|
|
F7F1E54C2492369A00E42386 /* NCMediaCommandView.xib in Resources */,
|
|
F7F1E54C2492369A00E42386 /* NCMediaCommandView.xib in Resources */,
|
|
F710E8111EF95C9C00DC2427 /* ImagesIntro.xcassets in Resources */,
|
|
F710E8111EF95C9C00DC2427 /* ImagesIntro.xcassets in Resources */,
|
|
|
|
+ F76032A0252F0F8E0015A421 /* NCTransferCell.xib in Resources */,
|
|
F7381EE5218218C9000B1560 /* NCOffline.storyboard in Resources */,
|
|
F7381EE5218218C9000B1560 /* NCOffline.storyboard in Resources */,
|
|
F76D3CF32428B94E005DFA87 /* NCViewerPDFSearchCell.xib in Resources */,
|
|
F76D3CF32428B94E005DFA87 /* NCViewerPDFSearchCell.xib in Resources */,
|
|
F769453E22E9E97E000A798A /* NCShareUserMenuView.xib in Resources */,
|
|
F769453E22E9E97E000A798A /* NCShareUserMenuView.xib in Resources */,
|
|
@@ -2054,6 +2061,7 @@
|
|
F7BAADC81ED5A87C00B7EAD4 /* NCDatabase.swift in Sources */,
|
|
F7BAADC81ED5A87C00B7EAD4 /* NCDatabase.swift in Sources */,
|
|
F75C0C4823D1FAE300163CC8 /* NCRichWorkspaceCommon.swift in Sources */,
|
|
F75C0C4823D1FAE300163CC8 /* NCRichWorkspaceCommon.swift in Sources */,
|
|
F78ACD4A21903F850088454D /* NCTrashListCell.swift in Sources */,
|
|
F78ACD4A21903F850088454D /* NCTrashListCell.swift in Sources */,
|
|
|
|
+ F760329F252F0F8E0015A421 /* NCTransferCell.swift in Sources */,
|
|
F7682FE023C36B0500983A04 /* NCMainTabBar.swift in Sources */,
|
|
F7682FE023C36B0500983A04 /* NCMainTabBar.swift in Sources */,
|
|
F77B0E5F1D118A16002130FE /* CCSettings.m in Sources */,
|
|
F77B0E5F1D118A16002130FE /* CCSettings.m in Sources */,
|
|
F70460522499061800BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
F70460522499061800BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|