|
@@ -118,6 +118,7 @@
|
|
|
F74DE14425135B6800917068 /* NCTransfers.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F74DE14225135B6800917068 /* NCTransfers.storyboard */; };
|
|
|
F7501C322212E57500FB1415 /* NCMedia.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7501C302212E57400FB1415 /* NCMedia.storyboard */; };
|
|
|
F7501C332212E57500FB1415 /* NCMedia.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7501C312212E57400FB1415 /* NCMedia.swift */; };
|
|
|
+ F752011D25480387000BF3A7 /* NCVideoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F752011C25480387000BF3A7 /* NCVideoViewController.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 */; };
|
|
@@ -264,8 +265,6 @@
|
|
|
F7C40BF1219994F20004137E /* KTVHTTPCache.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7C40BF0219994F20004137E /* KTVHTTPCache.framework */; };
|
|
|
F7C40BF32199978B0004137E /* MBProgressHUD.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7C40BF22199978B0004137E /* MBProgressHUD.framework */; };
|
|
|
F7C4D88D2534887E00C142DA /* Parchment in Frameworks */ = {isa = PBXBuildFile; productRef = F7C4D88C2534887E00C142DA /* Parchment */; };
|
|
|
- F7C6E0D1254411D0007E35FE /* NCVideo.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7C6E0D0254411D0007E35FE /* NCVideo.storyboard */; };
|
|
|
- F7C6E0D7254411D9007E35FE /* NCVideo.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C6E0D6254411D8007E35FE /* NCVideo.swift */; };
|
|
|
F7C7B489245EBA4100D93E60 /* NCViewerQuickLook.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C7B488245EBA4100D93E60 /* NCViewerQuickLook.swift */; };
|
|
|
F7C9555321F0C4CA0024296E /* NCActivity.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7C9555221F0C4CA0024296E /* NCActivity.storyboard */; };
|
|
|
F7C9555521F0C5470024296E /* NCActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C9555421F0C5470024296E /* NCActivity.swift */; };
|
|
@@ -464,6 +463,7 @@
|
|
|
F7514EDA1C7B1336008F3338 /* CCHud.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCHud.h; sourceTree = "<group>"; };
|
|
|
F7514EDB1C7B1336008F3338 /* CCHud.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCHud.m; sourceTree = "<group>"; };
|
|
|
F75153232226920200323DDC /* FastScroll.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FastScroll.framework; path = Carthage/Build/iOS/FastScroll.framework; sourceTree = "<group>"; };
|
|
|
+ F752011C25480387000BF3A7 /* NCVideoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCVideoViewController.swift; sourceTree = "<group>"; };
|
|
|
F753701822723D620041C76C /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
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>"; };
|
|
@@ -642,8 +642,6 @@
|
|
|
F7C40BF22199978B0004137E /* MBProgressHUD.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MBProgressHUD.framework; path = Carthage/Build/iOS/MBProgressHUD.framework; sourceTree = "<group>"; };
|
|
|
F7C40C0F2199BA5D0004137E /* Realm.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Realm.framework; path = Carthage/Build/iOS/Realm.framework; sourceTree = "<group>"; };
|
|
|
F7C40C112199BA620004137E /* RealmSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealmSwift.framework; path = Carthage/Build/iOS/RealmSwift.framework; sourceTree = "<group>"; };
|
|
|
- F7C6E0D0254411D0007E35FE /* NCVideo.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCVideo.storyboard; sourceTree = "<group>"; };
|
|
|
- F7C6E0D6254411D8007E35FE /* NCVideo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCVideo.swift; sourceTree = "<group>"; };
|
|
|
F7C742C01E7BD01F00D9C973 /* iOSClient.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = iOSClient.entitlements; sourceTree = "<group>"; };
|
|
|
F7C742D01E7BD35B00D9C973 /* Share.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Share.entitlements; sourceTree = "<group>"; };
|
|
|
F7C7B488245EBA4100D93E60 /* NCViewerQuickLook.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerQuickLook.swift; sourceTree = "<group>"; };
|
|
@@ -1099,8 +1097,7 @@
|
|
|
F79018B1240962C7007C9B6D /* NCViewerImageAudioVideo */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- F7C6E0D0254411D0007E35FE /* NCVideo.storyboard */,
|
|
|
- F7C6E0D6254411D8007E35FE /* NCVideo.swift */,
|
|
|
+ F752011C25480387000BF3A7 /* NCVideoViewController.swift */,
|
|
|
F79630ED215527D40015EEA5 /* NCVideoCommon.swift */,
|
|
|
F70753F62542A9C000972D44 /* NCViewerImage.storyboard */,
|
|
|
F70753EA2542A99800972D44 /* NCViewerImagePageContainer.swift */,
|
|
@@ -1859,7 +1856,6 @@
|
|
|
F758B45A212C564000515F55 /* Scan.storyboard in Resources */,
|
|
|
F765F73225237E3F00391DBE /* NCRecent.storyboard in Resources */,
|
|
|
F77B0EFE1D118A16002130FE /* CCUploadFromOtherUpp.storyboard in Resources */,
|
|
|
- F7C6E0D1254411D0007E35FE /* NCVideo.storyboard in Resources */,
|
|
|
F7FCFFD81D70798C000E6E29 /* CCPeekPop.storyboard in Resources */,
|
|
|
F78F74342163757000C2ADAD /* NCTrash.storyboard in Resources */,
|
|
|
F79A65C32191D90F00FF6DCC /* NCSelect.storyboard in Resources */,
|
|
@@ -2033,8 +2029,8 @@
|
|
|
F77444F522281649000D5EB0 /* NCGridMediaCell.swift in Sources */,
|
|
|
F7AE00F8230E81CB007ACF8A /* NCBrowserWeb.swift in Sources */,
|
|
|
F70A58BE24D0349500DED00D /* NCCapabilitiesViewController.swift in Sources */,
|
|
|
+ F752011D25480387000BF3A7 /* NCVideoViewController.swift in Sources */,
|
|
|
370D26AF248A3D7A00121797 /* NCImageCellProtocol.swift in Sources */,
|
|
|
- F7C6E0D7254411D9007E35FE /* NCVideo.swift in Sources */,
|
|
|
F77B0DF51D118A16002130FE /* CCUtility.m in Sources */,
|
|
|
F710D1FE24057E5E00A6033D /* NCActionSheetHeader.swift in Sources */,
|
|
|
F790110E21415BF600D7B136 /* NCViewerRichdocument.swift in Sources */,
|