|
@@ -431,6 +431,9 @@
|
|
|
F79918A52199816500C2E308 /* UICKeyChainStore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F79918A021997F9000C2E308 /* UICKeyChainStore.framework */; };
|
|
|
F79A65C32191D90F00FF6DCC /* NCSelect.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F79A65C22191D90F00FF6DCC /* NCSelect.storyboard */; };
|
|
|
F79A65C62191D95E00FF6DCC /* NCSelect.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79A65C52191D95E00FF6DCC /* NCSelect.swift */; };
|
|
|
+ F79D4CC922197EC1007F3B7B /* NCGridMediaCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F79D4CC722197EC1007F3B7B /* NCGridMediaCell.xib */; };
|
|
|
+ F79D4CCA22197EC1007F3B7B /* NCGridMediaCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79D4CC822197EC1007F3B7B /* NCGridMediaCell.swift */; };
|
|
|
+ F79D4CCC22197ED5007F3B7B /* NCSectionMediaHeaderMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F79D4CCB22197ED5007F3B7B /* NCSectionMediaHeaderMenu.xib */; };
|
|
|
F7A321551E9E2A070069AD1B /* CCFavorites.m in Sources */ = {isa = PBXBuildFile; fileRef = F7A3214F1E9E2A070069AD1B /* CCFavorites.m */; };
|
|
|
F7A3218C1E9E42B30069AD1B /* CCMenuAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = F7A3218B1E9E42B30069AD1B /* CCMenuAccount.m */; };
|
|
|
F7A321AD1E9E6AD50069AD1B /* CCAdvanced.m in Sources */ = {isa = PBXBuildFile; fileRef = F7A321AC1E9E6AD50069AD1B /* CCAdvanced.m */; };
|
|
@@ -596,8 +599,6 @@
|
|
|
F7F878AF1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F878AD1FB9E3B900599E4F /* NCEndToEndMetadata.swift */; };
|
|
|
F7F8D71C1ED6183000E711F3 /* CCCellShareExt.m in Sources */ = {isa = PBXBuildFile; fileRef = F7F8D71A1ED6183000E711F3 /* CCCellShareExt.m */; };
|
|
|
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 */; };
|
|
|
F7FC7D561DC1F93800BB2C6A /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = F7FC7D551DC1F93800BB2C6A /* libz.tbd */; };
|
|
|
F7FCFFD81D70798C000E6E29 /* CCPeekPop.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7FCFFD61D70798C000E6E29 /* CCPeekPop.storyboard */; };
|
|
@@ -1205,6 +1206,9 @@
|
|
|
F79918A72199840500C2E308 /* Sheeeeeeeeet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sheeeeeeeeet.framework; path = Carthage/Build/iOS/Sheeeeeeeeet.framework; sourceTree = "<group>"; };
|
|
|
F79A65C22191D90F00FF6DCC /* NCSelect.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCSelect.storyboard; sourceTree = "<group>"; };
|
|
|
F79A65C52191D95E00FF6DCC /* NCSelect.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSelect.swift; sourceTree = "<group>"; };
|
|
|
+ F79D4CC722197EC1007F3B7B /* NCGridMediaCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCGridMediaCell.xib; sourceTree = "<group>"; };
|
|
|
+ F79D4CC822197EC1007F3B7B /* NCGridMediaCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCGridMediaCell.swift; sourceTree = "<group>"; };
|
|
|
+ F79D4CCB22197ED5007F3B7B /* NCSectionMediaHeaderMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCSectionMediaHeaderMenu.xib; sourceTree = "<group>"; };
|
|
|
F7A3214E1E9E2A070069AD1B /* CCFavorites.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCFavorites.h; sourceTree = "<group>"; };
|
|
|
F7A3214F1E9E2A070069AD1B /* CCFavorites.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = CCFavorites.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
|
F7A3218A1E9E42B30069AD1B /* CCMenuAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCMenuAccount.h; sourceTree = "<group>"; };
|
|
@@ -1456,8 +1460,6 @@
|
|
|
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>"; };
|
|
|
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>"; };
|
|
|
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>"; };
|
|
@@ -2360,8 +2362,6 @@
|
|
|
F70211F91BAC56E9003FC03E /* CCCellMainTransfer.xib */,
|
|
|
F78ACD3F21903CC20088454D /* NCGridCell.swift */,
|
|
|
F78ACD4521903D010088454D /* NCGridCell.xib */,
|
|
|
- F7FAE9F02214208B000FA9E8 /* NCGridMediaCell.swift */,
|
|
|
- F7FAE9F12214208B000FA9E8 /* NCGridMediaCell.xib */,
|
|
|
F78ACD4121903CE00088454D /* NCListCell.swift */,
|
|
|
F78ACD4321903CF20088454D /* NCListCell.xib */,
|
|
|
F76185582198A28E00A65DC4 /* NCPhotosPickerViewController */,
|
|
@@ -2821,8 +2821,11 @@
|
|
|
children = (
|
|
|
F7EC9CBA21185F2000F1C5CE /* CCMedia.h */,
|
|
|
F7EC9CBB21185F2000F1C5CE /* CCMedia.m */,
|
|
|
+ F79D4CC822197EC1007F3B7B /* NCGridMediaCell.swift */,
|
|
|
+ F79D4CC722197EC1007F3B7B /* NCGridMediaCell.xib */,
|
|
|
F7501C302212E57400FB1415 /* NCMedia.storyboard */,
|
|
|
F7501C312212E57400FB1415 /* NCMedia.swift */,
|
|
|
+ F79D4CCB22197ED5007F3B7B /* NCSectionMediaHeaderMenu.xib */,
|
|
|
);
|
|
|
path = Media;
|
|
|
sourceTree = "<group>";
|
|
@@ -3303,6 +3306,7 @@
|
|
|
F7F54D041E5B14C800E19C62 /* VideoOverlay@2x.png in Resources */,
|
|
|
F7F54CF51E5B14C700E19C62 /* PlayButtonOverlayLarge@2x.png in Resources */,
|
|
|
F77D49A91DC238E500CDC568 /* loading.gif in Resources */,
|
|
|
+ F79D4CC922197EC1007F3B7B /* NCGridMediaCell.xib in Resources */,
|
|
|
F78ACD4421903CF20088454D /* NCListCell.xib in Resources */,
|
|
|
F78ACD4621903D010088454D /* NCGridCell.xib in Resources */,
|
|
|
F7F54CF91E5B14C700E19C62 /* PlayButtonOverlayLargeTap@3x.png in Resources */,
|
|
@@ -3350,6 +3354,7 @@
|
|
|
F77B0F481D118A16002130FE /* synchronized.gif in Resources */,
|
|
|
F7D4233E1F0596AC009C9782 /* Reader-Email.png in Resources */,
|
|
|
F762CB981EACB84400B38484 /* icon-info@2x.png in Resources */,
|
|
|
+ F79D4CCC22197ED5007F3B7B /* NCSectionMediaHeaderMenu.xib in Resources */,
|
|
|
F7D423361F0596AC009C9782 /* AppIcon-167.png in Resources */,
|
|
|
F7F54CF71E5B14C700E19C62 /* PlayButtonOverlayLargeTap.png in Resources */,
|
|
|
F710E8111EF95C9C00DC2427 /* ImagesIntro.xcassets in Resources */,
|
|
@@ -3401,7 +3406,6 @@
|
|
|
F7F54CFC1E5B14C700E19C62 /* UIBarButtonItemArrowLeft@3x.png in Resources */,
|
|
|
F77B0F7D1D118A16002130FE /* Images.xcassets in Resources */,
|
|
|
F760F79021F21F61006B1A73 /* PhotoCropEditorBorder.png in Resources */,
|
|
|
- F7FAE9F32214208B000FA9E8 /* NCGridMediaCell.xib in Resources */,
|
|
|
F78ACD56219047E90088454D /* NCSectionHeader.xib in Resources */,
|
|
|
F7D423491F0596AC009C9782 /* Reader-Mark-Y@3x.png in Resources */,
|
|
|
F7D423421F0596AC009C9782 /* Reader-Export@2x.png in Resources */,
|
|
@@ -3906,7 +3910,7 @@
|
|
|
F79630EE215527D40015EEA5 /* NCViewerMedia.swift in Sources */,
|
|
|
F7CA1ED620E7E3FE002CC65E /* CALayer+PKDownloadButtonAnimations.m in Sources */,
|
|
|
F7ECBA6D1E239DCD003E6328 /* NCCreateFormUploadRichdocuments.swift in Sources */,
|
|
|
- F7FAE9F22214208B000FA9E8 /* NCGridMediaCell.swift in Sources */,
|
|
|
+ F79D4CCA22197EC1007F3B7B /* NCGridMediaCell.swift in Sources */,
|
|
|
F758B45E212C569D00515F55 /* ScanCell.swift in Sources */,
|
|
|
F70022FE1EC4C9100080073F /* UtilsFramework.m in Sources */,
|
|
|
F70022AA1EC4C9100080073F /* AFURLRequestSerialization.m in Sources */,
|