|
@@ -297,6 +297,7 @@
|
|
F7E0E1DC22327885006B0911 /* NCAudioRecorderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7E0E1DB22327885006B0911 /* NCAudioRecorderViewController.swift */; };
|
|
F7E0E1DC22327885006B0911 /* NCAudioRecorderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7E0E1DB22327885006B0911 /* NCAudioRecorderViewController.swift */; };
|
|
F7E0E1DE22327DBA006B0911 /* NCAudioRecorderViewController.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7E0E1DD22327DBA006B0911 /* NCAudioRecorderViewController.storyboard */; };
|
|
F7E0E1DE22327DBA006B0911 /* NCAudioRecorderViewController.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7E0E1DD22327DBA006B0911 /* NCAudioRecorderViewController.storyboard */; };
|
|
F7E4D9C422ED929B003675FD /* NCShareComments.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7E4D9C322ED929B003675FD /* NCShareComments.swift */; };
|
|
F7E4D9C422ED929B003675FD /* NCShareComments.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7E4D9C322ED929B003675FD /* NCShareComments.swift */; };
|
|
|
|
+ F7EFA47825ADBA500083159A /* NCViewerPeekPop.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7EFA47725ADBA500083159A /* NCViewerPeekPop.swift */; };
|
|
F7EFC0C6256BC77700461AAD /* NCMoreUserCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7EFC0C5256BC77700461AAD /* NCMoreUserCell.xib */; };
|
|
F7EFC0C6256BC77700461AAD /* NCMoreUserCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7EFC0C5256BC77700461AAD /* NCMoreUserCell.xib */; };
|
|
F7EFC0CD256BF8DD00461AAD /* NCUserStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7EFC0CC256BF8DD00461AAD /* NCUserStatus.swift */; };
|
|
F7EFC0CD256BF8DD00461AAD /* NCUserStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7EFC0CC256BF8DD00461AAD /* NCUserStatus.swift */; };
|
|
F7F1E54C2492369A00E42386 /* NCMediaCommandView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7F1E54B2492369A00E42386 /* NCMediaCommandView.xib */; };
|
|
F7F1E54C2492369A00E42386 /* NCMediaCommandView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7F1E54B2492369A00E42386 /* NCMediaCommandView.xib */; };
|
|
@@ -307,8 +308,6 @@
|
|
F7F8D71D1ED6183000E711F3 /* CCCellShareExt.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7F8D71B1ED6183000E711F3 /* CCCellShareExt.xib */; };
|
|
F7F8D71D1ED6183000E711F3 /* CCCellShareExt.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7F8D71B1ED6183000E711F3 /* CCCellShareExt.xib */; };
|
|
F7F9D1BB25397CE000D9BFF5 /* NCViewer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F9D1BA25397CE000D9BFF5 /* NCViewer.swift */; };
|
|
F7F9D1BB25397CE000D9BFF5 /* NCViewer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F9D1BA25397CE000D9BFF5 /* NCViewer.swift */; };
|
|
F7FAC2672549E1B5008EE2C4 /* NCKTVHTTPCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7FAC2662549E1B5008EE2C4 /* NCKTVHTTPCache.swift */; };
|
|
F7FAC2672549E1B5008EE2C4 /* NCKTVHTTPCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7FAC2662549E1B5008EE2C4 /* NCKTVHTTPCache.swift */; };
|
|
- F7FCFFD81D70798C000E6E29 /* CCPeekPop.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7FCFFD61D70798C000E6E29 /* CCPeekPop.storyboard */; };
|
|
|
|
- F7FCFFE01D707B83000E6E29 /* CCPeekPop.m in Sources */ = {isa = PBXBuildFile; fileRef = F7FCFFDE1D707B83000E6E29 /* CCPeekPop.m */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -685,6 +684,7 @@
|
|
F7E45E6D21E75BF200579249 /* ja-JP */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ja-JP"; path = "ja-JP.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
F7E45E6D21E75BF200579249 /* ja-JP */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ja-JP"; path = "ja-JP.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
F7E4D9C322ED929B003675FD /* NCShareComments.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCShareComments.swift; sourceTree = "<group>"; };
|
|
F7E4D9C322ED929B003675FD /* NCShareComments.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCShareComments.swift; sourceTree = "<group>"; };
|
|
F7E856182351D7BE009A3330 /* SwiftyXMLParser.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftyXMLParser.framework; path = Carthage/Build/iOS/SwiftyXMLParser.framework; sourceTree = "<group>"; };
|
|
F7E856182351D7BE009A3330 /* SwiftyXMLParser.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftyXMLParser.framework; path = Carthage/Build/iOS/SwiftyXMLParser.framework; sourceTree = "<group>"; };
|
|
|
|
+ F7EFA47725ADBA500083159A /* NCViewerPeekPop.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerPeekPop.swift; sourceTree = "<group>"; };
|
|
F7EFC0C5256BC77700461AAD /* NCMoreUserCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCMoreUserCell.xib; sourceTree = "<group>"; };
|
|
F7EFC0C5256BC77700461AAD /* NCMoreUserCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCMoreUserCell.xib; sourceTree = "<group>"; };
|
|
F7EFC0CC256BF8DD00461AAD /* NCUserStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCUserStatus.swift; sourceTree = "<group>"; };
|
|
F7EFC0CC256BF8DD00461AAD /* NCUserStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCUserStatus.swift; sourceTree = "<group>"; };
|
|
F7F1E54B2492369A00E42386 /* NCMediaCommandView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCMediaCommandView.xib; sourceTree = "<group>"; };
|
|
F7F1E54B2492369A00E42386 /* NCMediaCommandView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCMediaCommandView.xib; sourceTree = "<group>"; };
|
|
@@ -699,9 +699,6 @@
|
|
F7F9D1BA25397CE000D9BFF5 /* NCViewer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewer.swift; sourceTree = "<group>"; };
|
|
F7F9D1BA25397CE000D9BFF5 /* NCViewer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewer.swift; sourceTree = "<group>"; };
|
|
F7FAC2662549E1B5008EE2C4 /* NCKTVHTTPCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCKTVHTTPCache.swift; sourceTree = "<group>"; };
|
|
F7FAC2662549E1B5008EE2C4 /* NCKTVHTTPCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCKTVHTTPCache.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>"; };
|
|
|
|
- F7FCFFDD1D707B83000E6E29 /* CCPeekPop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCPeekPop.h; sourceTree = "<group>"; };
|
|
|
|
- F7FCFFDE1D707B83000E6E29 /* CCPeekPop.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCPeekPop.m; sourceTree = "<group>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -1113,6 +1110,7 @@
|
|
F79630EC215526B60015EEA5 /* Viewer */ = {
|
|
F79630EC215526B60015EEA5 /* Viewer */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ F7EFA47725ADBA500083159A /* NCViewerPeekPop.swift */,
|
|
F7F9D1BA25397CE000D9BFF5 /* NCViewer.swift */,
|
|
F7F9D1BA25397CE000D9BFF5 /* NCViewer.swift */,
|
|
F79018B1240962C7007C9B6D /* NCViewerImage */,
|
|
F79018B1240962C7007C9B6D /* NCViewerImage */,
|
|
F7A5281B254834500039CA15 /* NCViewerVideo */,
|
|
F7A5281B254834500039CA15 /* NCViewerVideo */,
|
|
@@ -1472,7 +1470,6 @@
|
|
F7CB68942541670D0050EC94 /* More */,
|
|
F7CB68942541670D0050EC94 /* More */,
|
|
F74D3DB81BAC1941000BAE4B /* Networking */,
|
|
F74D3DB81BAC1941000BAE4B /* Networking */,
|
|
F7381ED9218218A4000B1560 /* Offline */,
|
|
F7381ED9218218A4000B1560 /* Offline */,
|
|
- F7FCFFD51D70798C000E6E29 /* PeekPop */,
|
|
|
|
F713418B2597513800768D21 /* PushNotification */,
|
|
F713418B2597513800768D21 /* PushNotification */,
|
|
F765F72E25237E3F00391DBE /* Recent */,
|
|
F765F72E25237E3F00391DBE /* Recent */,
|
|
F7CADB3D23CCDDA1000EEC78 /* RichWorkspace */,
|
|
F7CADB3D23CCDDA1000EEC78 /* RichWorkspace */,
|
|
@@ -1582,16 +1579,6 @@
|
|
name = Products;
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- F7FCFFD51D70798C000E6E29 /* PeekPop */ = {
|
|
|
|
- isa = PBXGroup;
|
|
|
|
- children = (
|
|
|
|
- F7FCFFDD1D707B83000E6E29 /* CCPeekPop.h */,
|
|
|
|
- F7FCFFDE1D707B83000E6E29 /* CCPeekPop.m */,
|
|
|
|
- F7FCFFD61D70798C000E6E29 /* CCPeekPop.storyboard */,
|
|
|
|
- );
|
|
|
|
- path = PeekPop;
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
- };
|
|
|
|
F7FE125B1BAC03FB0041924B /* Security */ = {
|
|
F7FE125B1BAC03FB0041924B /* Security */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -1863,7 +1850,6 @@
|
|
F723985C253C95CE00257F49 /* NCViewerRichdocument.storyboard in Resources */,
|
|
F723985C253C95CE00257F49 /* NCViewerRichdocument.storyboard in Resources */,
|
|
F758B45A212C564000515F55 /* Scan.storyboard in Resources */,
|
|
F758B45A212C564000515F55 /* Scan.storyboard in Resources */,
|
|
F765F73225237E3F00391DBE /* NCRecent.storyboard in Resources */,
|
|
F765F73225237E3F00391DBE /* NCRecent.storyboard in Resources */,
|
|
- F7FCFFD81D70798C000E6E29 /* CCPeekPop.storyboard in Resources */,
|
|
|
|
F78F74342163757000C2ADAD /* NCTrash.storyboard in Resources */,
|
|
F78F74342163757000C2ADAD /* NCTrash.storyboard in Resources */,
|
|
F79A65C32191D90F00FF6DCC /* NCSelect.storyboard in Resources */,
|
|
F79A65C32191D90F00FF6DCC /* NCSelect.storyboard in Resources */,
|
|
F7226EDC1EE4089300EBECB1 /* Main.storyboard in Resources */,
|
|
F7226EDC1EE4089300EBECB1 /* Main.storyboard in Resources */,
|
|
@@ -2086,7 +2072,6 @@
|
|
F76673ED22C901F6007ED366 /* FileProviderDomain.swift in Sources */,
|
|
F76673ED22C901F6007ED366 /* FileProviderDomain.swift in Sources */,
|
|
F7A321AD1E9E6AD50069AD1B /* CCAdvanced.m in Sources */,
|
|
F7A321AD1E9E6AD50069AD1B /* CCAdvanced.m in Sources */,
|
|
F77B0E4F1D118A16002130FE /* CCManageAutoUpload.m in Sources */,
|
|
F77B0E4F1D118A16002130FE /* CCManageAutoUpload.m in Sources */,
|
|
- F7FCFFE01D707B83000E6E29 /* CCPeekPop.m in Sources */,
|
|
|
|
F7BAADC81ED5A87C00B7EAD4 /* NCDatabase.swift in Sources */,
|
|
F7BAADC81ED5A87C00B7EAD4 /* NCDatabase.swift in Sources */,
|
|
F75C0C4823D1FAE300163CC8 /* NCRichWorkspaceCommon.swift in Sources */,
|
|
F75C0C4823D1FAE300163CC8 /* NCRichWorkspaceCommon.swift in Sources */,
|
|
F78ACD4A21903F850088454D /* NCTrashListCell.swift in Sources */,
|
|
F78ACD4A21903F850088454D /* NCTrashListCell.swift in Sources */,
|
|
@@ -2121,6 +2106,7 @@
|
|
F7BF1B431D51E893000854F6 /* CCLogin.m in Sources */,
|
|
F7BF1B431D51E893000854F6 /* CCLogin.m in Sources */,
|
|
F769454422E9F142000A798A /* NCShareUserMenuView.swift in Sources */,
|
|
F769454422E9F142000A798A /* NCShareUserMenuView.swift in Sources */,
|
|
F77B0E981D118A16002130FE /* CCManageAccount.m in Sources */,
|
|
F77B0E981D118A16002130FE /* CCManageAccount.m in Sources */,
|
|
|
|
+ F7EFA47825ADBA500083159A /* NCViewerPeekPop.swift in Sources */,
|
|
F755BD9B20594AC7008C5FBB /* NCService.swift in Sources */,
|
|
F755BD9B20594AC7008C5FBB /* NCService.swift in Sources */,
|
|
F7B7504B2397D38F004E13EC /* UIImage+Extensions.swift in Sources */,
|
|
F7B7504B2397D38F004E13EC /* UIImage+Extensions.swift in Sources */,
|
|
F7EFC0CD256BF8DD00461AAD /* NCUserStatus.swift in Sources */,
|
|
F7EFC0CD256BF8DD00461AAD /* NCUserStatus.swift in Sources */,
|