|
@@ -596,6 +596,8 @@
|
|
F7F878AF1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F878AD1FB9E3B900599E4F /* NCEndToEndMetadata.swift */; };
|
|
F7F878AF1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F878AD1FB9E3B900599E4F /* NCEndToEndMetadata.swift */; };
|
|
F7F8D71C1ED6183000E711F3 /* CCCellShareExt.m in Sources */ = {isa = PBXBuildFile; fileRef = F7F8D71A1ED6183000E711F3 /* CCCellShareExt.m */; };
|
|
F7F8D71C1ED6183000E711F3 /* CCCellShareExt.m in Sources */ = {isa = PBXBuildFile; fileRef = F7F8D71A1ED6183000E711F3 /* CCCellShareExt.m */; };
|
|
F7F8D71D1ED6183000E711F3 /* CCCellShareExt.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7F8D71B1ED6183000E711F3 /* CCCellShareExt.xib */; };
|
|
F7F8D71D1ED6183000E711F3 /* CCCellShareExt.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7F8D71B1ED6183000E711F3 /* CCCellShareExt.xib */; };
|
|
|
|
+ F7FAE9F22214208B000FA9E8 /* NCGridMediaCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7FAE9F02214208B000FA9E8 /* NCGridMediaCell.swift */; };
|
|
|
|
+ F7FAE9F32214208B000FA9E8 /* NCGridMediaCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7FAE9F12214208B000FA9E8 /* NCGridMediaCell.xib */; };
|
|
F7FB1D3E215E191D00D669EA /* NCViewerDocumentWeb.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7FB1D3D215E191D00D669EA /* NCViewerDocumentWeb.swift */; };
|
|
F7FB1D3E215E191D00D669EA /* NCViewerDocumentWeb.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7FB1D3D215E191D00D669EA /* NCViewerDocumentWeb.swift */; };
|
|
F7FC7D561DC1F93800BB2C6A /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = F7FC7D551DC1F93800BB2C6A /* libz.tbd */; };
|
|
F7FC7D561DC1F93800BB2C6A /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = F7FC7D551DC1F93800BB2C6A /* libz.tbd */; };
|
|
F7FCFFD81D70798C000E6E29 /* CCPeekPop.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7FCFFD61D70798C000E6E29 /* CCPeekPop.storyboard */; };
|
|
F7FCFFD81D70798C000E6E29 /* CCPeekPop.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7FCFFD61D70798C000E6E29 /* CCPeekPop.storyboard */; };
|
|
@@ -1454,6 +1456,8 @@
|
|
F7F8D7191ED6183000E711F3 /* CCCellShareExt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCCellShareExt.h; sourceTree = "<group>"; };
|
|
F7F8D7191ED6183000E711F3 /* CCCellShareExt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCCellShareExt.h; sourceTree = "<group>"; };
|
|
F7F8D71A1ED6183000E711F3 /* CCCellShareExt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCCellShareExt.m; sourceTree = "<group>"; };
|
|
F7F8D71A1ED6183000E711F3 /* CCCellShareExt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCCellShareExt.m; sourceTree = "<group>"; };
|
|
F7F8D71B1ED6183000E711F3 /* CCCellShareExt.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CCCellShareExt.xib; sourceTree = "<group>"; };
|
|
F7F8D71B1ED6183000E711F3 /* CCCellShareExt.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CCCellShareExt.xib; sourceTree = "<group>"; };
|
|
|
|
+ F7FAE9F02214208B000FA9E8 /* NCGridMediaCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCGridMediaCell.swift; sourceTree = "<group>"; };
|
|
|
|
+ F7FAE9F12214208B000FA9E8 /* NCGridMediaCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCGridMediaCell.xib; sourceTree = "<group>"; };
|
|
F7FB1D3D215E191D00D669EA /* NCViewerDocumentWeb.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerDocumentWeb.swift; sourceTree = "<group>"; };
|
|
F7FB1D3D215E191D00D669EA /* NCViewerDocumentWeb.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerDocumentWeb.swift; sourceTree = "<group>"; };
|
|
F7FC7D551DC1F93800BB2C6A /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
|
|
F7FC7D551DC1F93800BB2C6A /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
|
|
F7FCFFD61D70798C000E6E29 /* CCPeekPop.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = CCPeekPop.storyboard; sourceTree = "<group>"; };
|
|
F7FCFFD61D70798C000E6E29 /* CCPeekPop.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = CCPeekPop.storyboard; sourceTree = "<group>"; };
|
|
@@ -2357,6 +2361,8 @@
|
|
F70211F91BAC56E9003FC03E /* CCCellMainTransfer.xib */,
|
|
F70211F91BAC56E9003FC03E /* CCCellMainTransfer.xib */,
|
|
F78ACD3F21903CC20088454D /* NCGridCell.swift */,
|
|
F78ACD3F21903CC20088454D /* NCGridCell.swift */,
|
|
F78ACD4521903D010088454D /* NCGridCell.xib */,
|
|
F78ACD4521903D010088454D /* NCGridCell.xib */,
|
|
|
|
+ F7FAE9F02214208B000FA9E8 /* NCGridMediaCell.swift */,
|
|
|
|
+ F7FAE9F12214208B000FA9E8 /* NCGridMediaCell.xib */,
|
|
F78ACD4121903CE00088454D /* NCListCell.swift */,
|
|
F78ACD4121903CE00088454D /* NCListCell.swift */,
|
|
F78ACD4321903CF20088454D /* NCListCell.xib */,
|
|
F78ACD4321903CF20088454D /* NCListCell.xib */,
|
|
);
|
|
);
|
|
@@ -3395,6 +3401,7 @@
|
|
F7F54CFC1E5B14C700E19C62 /* UIBarButtonItemArrowLeft@3x.png in Resources */,
|
|
F7F54CFC1E5B14C700E19C62 /* UIBarButtonItemArrowLeft@3x.png in Resources */,
|
|
F77B0F7D1D118A16002130FE /* Images.xcassets in Resources */,
|
|
F77B0F7D1D118A16002130FE /* Images.xcassets in Resources */,
|
|
F760F79021F21F61006B1A73 /* PhotoCropEditorBorder.png in Resources */,
|
|
F760F79021F21F61006B1A73 /* PhotoCropEditorBorder.png in Resources */,
|
|
|
|
+ F7FAE9F32214208B000FA9E8 /* NCGridMediaCell.xib in Resources */,
|
|
F78ACD56219047E90088454D /* NCSectionHeader.xib in Resources */,
|
|
F78ACD56219047E90088454D /* NCSectionHeader.xib in Resources */,
|
|
F7D423491F0596AC009C9782 /* Reader-Mark-Y@3x.png in Resources */,
|
|
F7D423491F0596AC009C9782 /* Reader-Mark-Y@3x.png in Resources */,
|
|
F7D423421F0596AC009C9782 /* Reader-Export@2x.png in Resources */,
|
|
F7D423421F0596AC009C9782 /* Reader-Export@2x.png in Resources */,
|
|
@@ -3899,6 +3906,7 @@
|
|
F79630EE215527D40015EEA5 /* NCViewerMedia.swift in Sources */,
|
|
F79630EE215527D40015EEA5 /* NCViewerMedia.swift in Sources */,
|
|
F7CA1ED620E7E3FE002CC65E /* CALayer+PKDownloadButtonAnimations.m in Sources */,
|
|
F7CA1ED620E7E3FE002CC65E /* CALayer+PKDownloadButtonAnimations.m in Sources */,
|
|
F7ECBA6D1E239DCD003E6328 /* NCCreateFormUploadRichdocuments.swift in Sources */,
|
|
F7ECBA6D1E239DCD003E6328 /* NCCreateFormUploadRichdocuments.swift in Sources */,
|
|
|
|
+ F7FAE9F22214208B000FA9E8 /* NCGridMediaCell.swift in Sources */,
|
|
F758B45E212C569D00515F55 /* ScanCell.swift in Sources */,
|
|
F758B45E212C569D00515F55 /* ScanCell.swift in Sources */,
|
|
F70022FE1EC4C9100080073F /* UtilsFramework.m in Sources */,
|
|
F70022FE1EC4C9100080073F /* UtilsFramework.m in Sources */,
|
|
F70022AA1EC4C9100080073F /* AFURLRequestSerialization.m in Sources */,
|
|
F70022AA1EC4C9100080073F /* AFURLRequestSerialization.m in Sources */,
|