|
@@ -21,8 +21,8 @@
|
|
|
3781B9B023DB2B7E006B4B1D /* AppDelegate+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3781B9AF23DB2B7E006B4B1D /* AppDelegate+Menu.swift */; };
|
|
|
37C83A0D24532B7200618A3B /* AppDelegate+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37C83A0C24532B7200618A3B /* AppDelegate+Swift.swift */; };
|
|
|
37ECC83B23D0C7410082EFA2 /* NCMenuAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37ECC83A23D0C7400082EFA2 /* NCMenuAction.swift */; };
|
|
|
- F70006FA24164F8D00F214A5 /* NCViewerImageVideo.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F70006F924164F8D00F214A5 /* NCViewerImageVideo.storyboard */; };
|
|
|
- F70006FC2416500B00F214A5 /* NCViewerImageVideo.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70006FB2416500B00F214A5 /* NCViewerImageVideo.swift */; };
|
|
|
+ F70006FA24164F8D00F214A5 /* NCViewerVideo.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F70006F924164F8D00F214A5 /* NCViewerVideo.storyboard */; };
|
|
|
+ F70006FC2416500B00F214A5 /* NCViewerVideo.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70006FB2416500B00F214A5 /* NCViewerVideo.swift */; };
|
|
|
F700222C1EC479840080073F /* Custom.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F700222B1EC479840080073F /* Custom.xcassets */; };
|
|
|
F700222D1EC479840080073F /* Custom.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F700222B1EC479840080073F /* Custom.xcassets */; };
|
|
|
F700510122DF63AC003A3356 /* NCShare.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F700510022DF63AC003A3356 /* NCShare.storyboard */; };
|
|
@@ -360,8 +360,8 @@
|
|
|
3781B9AF23DB2B7E006B4B1D /* AppDelegate+Menu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Menu.swift"; sourceTree = "<group>"; };
|
|
|
37C83A0C24532B7200618A3B /* AppDelegate+Swift.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Swift.swift"; sourceTree = "<group>"; };
|
|
|
37ECC83A23D0C7400082EFA2 /* NCMenuAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCMenuAction.swift; sourceTree = "<group>"; };
|
|
|
- F70006F924164F8D00F214A5 /* NCViewerImageVideo.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCViewerImageVideo.storyboard; sourceTree = "<group>"; };
|
|
|
- F70006FB2416500B00F214A5 /* NCViewerImageVideo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerImageVideo.swift; sourceTree = "<group>"; };
|
|
|
+ F70006F924164F8D00F214A5 /* NCViewerVideo.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCViewerVideo.storyboard; sourceTree = "<group>"; };
|
|
|
+ F70006FB2416500B00F214A5 /* NCViewerVideo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerVideo.swift; sourceTree = "<group>"; };
|
|
|
F700222B1EC479840080073F /* Custom.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Custom.xcassets; sourceTree = "<group>"; };
|
|
|
F700510022DF63AC003A3356 /* NCShare.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCShare.storyboard; sourceTree = "<group>"; };
|
|
|
F700510222DF6897003A3356 /* Parchment.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Parchment.framework; path = Carthage/Build/iOS/Parchment.framework; sourceTree = "<group>"; };
|
|
@@ -886,6 +886,16 @@
|
|
|
path = Shares;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ F71CEB0D253A0B1A00832FFE /* NCViewerVideo */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ F70006F924164F8D00F214A5 /* NCViewerVideo.storyboard */,
|
|
|
+ F70006FB2416500B00F214A5 /* NCViewerVideo.swift */,
|
|
|
+ F79630ED215527D40015EEA5 /* NCViewerVideoCommon.swift */,
|
|
|
+ );
|
|
|
+ path = NCViewerVideo;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
F720B5B72507B9A5008C94E5 /* Cell */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1071,8 +1081,6 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
F79018B2240962C7007C9B6D /* NCViewerImageDismissAnimationController.swift */,
|
|
|
- F70006F924164F8D00F214A5 /* NCViewerImageVideo.storyboard */,
|
|
|
- F70006FB2416500B00F214A5 /* NCViewerImageVideo.swift */,
|
|
|
F79018B3240962C7007C9B6D /* NCViewerImageContentView.swift */,
|
|
|
F7381439240FE48D00404AC7 /* NCViewerImageCommon.swift */,
|
|
|
F79018B4240962C7007C9B6D /* NCViewerImageViewController.swift */,
|
|
@@ -1090,7 +1098,7 @@
|
|
|
F79018B1240962C7007C9B6D /* NCViewerImage */,
|
|
|
F72D404823D2082500A97FD0 /* NCViewerNextcloudText.swift */,
|
|
|
F790110D21415BF600D7B136 /* NCViewerRichdocument.swift */,
|
|
|
- F79630ED215527D40015EEA5 /* NCViewerVideoCommon.swift */,
|
|
|
+ F71CEB0D253A0B1A00832FFE /* NCViewerVideo */,
|
|
|
);
|
|
|
path = Viewer;
|
|
|
sourceTree = "<group>";
|
|
@@ -1874,7 +1882,7 @@
|
|
|
F73CB3B222E072A000AD728E /* NCShareHeaderView.xib in Resources */,
|
|
|
F7AE00FA230E81EB007ACF8A /* NCBrowserWeb.storyboard in Resources */,
|
|
|
F78ACD58219048040088454D /* NCSectionHeaderMenu.xib in Resources */,
|
|
|
- F70006FA24164F8D00F214A5 /* NCViewerImageVideo.storyboard in Resources */,
|
|
|
+ F70006FA24164F8D00F214A5 /* NCViewerVideo.storyboard in Resources */,
|
|
|
F774DF101FCC26BE002AF9FC /* iTunesArtwork@2x.png in Resources */,
|
|
|
F7501C322212E57500FB1415 /* NCMedia.storyboard in Resources */,
|
|
|
F74DE14425135B6800917068 /* NCTransfers.storyboard in Resources */,
|
|
@@ -2088,7 +2096,7 @@
|
|
|
F77B0EA61D118A16002130FE /* NSString+TruncateToWidth.m in Sources */,
|
|
|
F7CA1ED020E7E3FE002CC65E /* UIImage+PKDownloadButton.m in Sources */,
|
|
|
F7DFB7F4219C5CA800680748 /* NCCreateFormUploadScanDocument.swift in Sources */,
|
|
|
- F70006FC2416500B00F214A5 /* NCViewerImageVideo.swift in Sources */,
|
|
|
+ F70006FC2416500B00F214A5 /* NCViewerVideo.swift in Sources */,
|
|
|
F710D1FF24057E5E00A6033D /* NCActionSheetHeaderView.swift in Sources */,
|
|
|
F79018B6240962C7007C9B6D /* NCViewerImageDismissAnimationController.swift in Sources */,
|
|
|
F7020FCE2233D7F700B7297D /* NCCreateFormUploadVoiceNote.swift in Sources */,
|