|
@@ -302,6 +302,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 */; };
|
|
|
|
+ F7ECFB7E251F67E500EDBC17 /* NCMainTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7ECFB7D251F67E500EDBC17 /* NCMainTabBarController.swift */; };
|
|
F7F1E54C2492369A00E42386 /* NCMediaCommandView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7F1E54B2492369A00E42386 /* NCMediaCommandView.xib */; };
|
|
F7F1E54C2492369A00E42386 /* NCMediaCommandView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7F1E54B2492369A00E42386 /* NCMediaCommandView.xib */; };
|
|
F7F4B1D823C74B3E00D82A6E /* NCRichWorkspace.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F4B1D723C74B3E00D82A6E /* NCRichWorkspace.swift */; };
|
|
F7F4B1D823C74B3E00D82A6E /* NCRichWorkspace.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F4B1D723C74B3E00D82A6E /* NCRichWorkspace.swift */; };
|
|
F7F878AE1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F878AD1FB9E3B900599E4F /* NCEndToEndMetadata.swift */; };
|
|
F7F878AE1FB9E3B900599E4F /* NCEndToEndMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7F878AD1FB9E3B900599E4F /* NCEndToEndMetadata.swift */; };
|
|
@@ -715,6 +716,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>"; };
|
|
|
|
+ F7ECFB7D251F67E500EDBC17 /* NCMainTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCMainTabBarController.swift; sourceTree = "<group>"; };
|
|
F7F0617A1BAACDD300846525 /* CryptoCloud.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CryptoCloud.pch; 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>"; };
|
|
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>"; };
|
|
F7F4B1D723C74B3E00D82A6E /* NCRichWorkspace.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCRichWorkspace.swift; sourceTree = "<group>"; };
|
|
@@ -841,6 +843,7 @@
|
|
F7226EDB1EE4089300EBECB1 /* Main.storyboard */,
|
|
F7226EDB1EE4089300EBECB1 /* Main.storyboard */,
|
|
F710D1F624057C9400A6033D /* NCDetailNavigationController.swift */,
|
|
F710D1F624057C9400A6033D /* NCDetailNavigationController.swift */,
|
|
37C83A0C24532B7200618A3B /* AppDelegate+Swift.swift */,
|
|
37C83A0C24532B7200618A3B /* AppDelegate+Swift.swift */,
|
|
|
|
+ F7ECFB7D251F67E500EDBC17 /* NCMainTabBarController.swift */,
|
|
37C83A0E24532BA600618A3B /* CCMain+Swift.swift */,
|
|
37C83A0E24532BA600618A3B /* CCMain+Swift.swift */,
|
|
F710D1F824057C9D00A6033D /* NCDetailViewController.swift */,
|
|
F710D1F824057C9D00A6033D /* NCDetailViewController.swift */,
|
|
F7D6650620FF341600BFBA9E /* NCMainCommon.swift */,
|
|
F7D6650620FF341600BFBA9E /* NCMainCommon.swift */,
|
|
@@ -2129,6 +2132,7 @@
|
|
F745B253222D88AE00346520 /* NCLoginQRCode.swift in Sources */,
|
|
F745B253222D88AE00346520 /* NCLoginQRCode.swift in Sources */,
|
|
F7CBC31C24F78E79004D3812 /* NCSortMenu.swift in Sources */,
|
|
F7CBC31C24F78E79004D3812 /* NCSortMenu.swift in Sources */,
|
|
F7169A1C1EE590930086BD69 /* NCShares.m in Sources */,
|
|
F7169A1C1EE590930086BD69 /* NCShares.m in Sources */,
|
|
|
|
+ F7ECFB7E251F67E500EDBC17 /* NCMainTabBarController.swift in Sources */,
|
|
F769454822E9F20D000A798A /* NCShareNetworking.swift in Sources */,
|
|
F769454822E9F20D000A798A /* NCShareNetworking.swift in Sources */,
|
|
F7C9555521F0C5470024296E /* NCActivity.swift in Sources */,
|
|
F7C9555521F0C5470024296E /* NCActivity.swift in Sources */,
|
|
F7725A60251F33BB00D125E0 /* NCFiles.swift in Sources */,
|
|
F7725A60251F33BB00D125E0 /* NCFiles.swift in Sources */,
|