|
@@ -345,6 +345,7 @@
|
|
|
F7E0E1DE22327DBA006B0911 /* NCAudioRecorderViewController.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7E0E1DD22327DBA006B0911 /* NCAudioRecorderViewController.storyboard */; };
|
|
|
F7E4D9C422ED929B003675FD /* NCShareComments.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7E4D9C322ED929B003675FD /* NCShareComments.swift */; };
|
|
|
F7E9C41B20F4CA870040CF18 /* CCTransfers.m in Sources */ = {isa = PBXBuildFile; fileRef = F7E9C41820F4CA870040CF18 /* CCTransfers.m */; };
|
|
|
+ F7F1E54C2492369A00E42386 /* NCMediaCommandView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7F1E54B2492369A00E42386 /* NCMediaCommandView.xib */; };
|
|
|
F7F4B1D823C74B3E00D82A6E /* NCRichWorkspace.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F4B1D723C74B3E00D82A6E /* NCRichWorkspace.swift */; };
|
|
|
F7F878AE1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F878AD1FB9E3B900599E4F /* NCEndToEndMetadata.swift */; };
|
|
|
F7F878AF1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F878AD1FB9E3B900599E4F /* NCEndToEndMetadata.swift */; };
|
|
@@ -819,6 +820,7 @@
|
|
|
F7E9C41520F4CA870040CF18 /* CCTransfers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTransfers.h; sourceTree = "<group>"; };
|
|
|
F7E9C41820F4CA870040CF18 /* CCTransfers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTransfers.m; sourceTree = "<group>"; };
|
|
|
F7F0617A1BAACDD300846525 /* CryptoCloud.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CryptoCloud.pch; sourceTree = "<group>"; };
|
|
|
+ F7F1E54B2492369A00E42386 /* NCMediaCommandView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCMediaCommandView.xib; sourceTree = "<group>"; };
|
|
|
F7F4B1D723C74B3E00D82A6E /* NCRichWorkspace.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCRichWorkspace.swift; sourceTree = "<group>"; };
|
|
|
F7F67BAD1A24D27800EE80DA /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
|
F7F67BB81A24D27800EE80DA /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
@@ -1604,6 +1606,7 @@
|
|
|
children = (
|
|
|
F7501C302212E57400FB1415 /* NCMedia.storyboard */,
|
|
|
F7501C312212E57400FB1415 /* NCMedia.swift */,
|
|
|
+ F7F1E54B2492369A00E42386 /* NCMediaCommandView.xib */,
|
|
|
);
|
|
|
path = Media;
|
|
|
sourceTree = "<group>";
|
|
@@ -2011,6 +2014,7 @@
|
|
|
F739513A221B127F00D986C8 /* NCSectionMediaHeader.xib in Resources */,
|
|
|
3704EB2A23D5A58400455C5B /* NCMenu.storyboard in Resources */,
|
|
|
F7E0E1DE22327DBA006B0911 /* NCAudioRecorderViewController.storyboard in Resources */,
|
|
|
+ F7F1E54C2492369A00E42386 /* NCMediaCommandView.xib in Resources */,
|
|
|
F710E8111EF95C9C00DC2427 /* ImagesIntro.xcassets in Resources */,
|
|
|
F7381EE5218218C9000B1560 /* NCOffline.storyboard in Resources */,
|
|
|
F76D3CF32428B94E005DFA87 /* NCViewerPDFSearchCell.xib in Resources */,
|