|
@@ -381,6 +381,9 @@
|
|
|
F77EB62A1EC0B50A003F814F /* CCCertificate.m in Sources */ = {isa = PBXBuildFile; fileRef = F7F801011D98205A007537BC /* CCCertificate.m */; };
|
|
|
F78071091EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m in Sources */ = {isa = PBXBuildFile; fileRef = F78071081EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m */; };
|
|
|
F780710A1EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m in Sources */ = {isa = PBXBuildFile; fileRef = F78071081EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m */; };
|
|
|
+ F781996922636BFA00EBDF6A /* HCFeatures.m in Sources */ = {isa = PBXBuildFile; fileRef = F781996822636BFA00EBDF6A /* HCFeatures.m */; };
|
|
|
+ F781996A22636BFA00EBDF6A /* HCFeatures.m in Sources */ = {isa = PBXBuildFile; fileRef = F781996822636BFA00EBDF6A /* HCFeatures.m */; };
|
|
|
+ F781996B22636BFA00EBDF6A /* HCFeatures.m in Sources */ = {isa = PBXBuildFile; fileRef = F781996822636BFA00EBDF6A /* HCFeatures.m */; };
|
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
|
F78AA20621F783E900D0F205 /* SwiftRichString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F78AA20521F783E900D0F205 /* SwiftRichString.framework */; };
|
|
|
F78ACD4021903CC20088454D /* NCGridCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD3F21903CC20088454D /* NCGridCell.swift */; };
|
|
@@ -1119,6 +1122,8 @@
|
|
|
F77D49A71DC238E500CDC568 /* loading.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = loading.gif; sourceTree = "<group>"; };
|
|
|
F78071071EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNotificationCenter+MainThread.h"; sourceTree = "<group>"; };
|
|
|
F78071081EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSNotificationCenter+MainThread.m"; sourceTree = "<group>"; };
|
|
|
+ F781996722636BFA00EBDF6A /* HCFeatures.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HCFeatures.h; sourceTree = "<group>"; };
|
|
|
+ F781996822636BFA00EBDF6A /* HCFeatures.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCFeatures.m; sourceTree = "<group>"; };
|
|
|
F78316861C0CB3CA00C43975 /* CCShareUserOC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCShareUserOC.h; sourceTree = "<group>"; };
|
|
|
F78316871C0CB3CA00C43975 /* CCShareUserOC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCShareUserOC.m; sourceTree = "<group>"; };
|
|
|
F78AA20521F783E900D0F205 /* SwiftRichString.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftRichString.framework; path = Carthage/Build/iOS/SwiftRichString.framework; sourceTree = "<group>"; };
|
|
@@ -1481,6 +1486,8 @@
|
|
|
children = (
|
|
|
F7DFB7DE219C312D00680748 /* NCRichDocumentTemplate.h */,
|
|
|
F7DFB7DF219C312D00680748 /* NCRichDocumentTemplate.m */,
|
|
|
+ F781996722636BFA00EBDF6A /* HCFeatures.h */,
|
|
|
+ F781996822636BFA00EBDF6A /* HCFeatures.m */,
|
|
|
F70022661EC4C9100080073F /* OCActivity.h */,
|
|
|
F70022671EC4C9100080073F /* OCActivity.m */,
|
|
|
F70022681EC4C9100080073F /* OCCapabilities.h */,
|
|
@@ -3355,6 +3362,7 @@
|
|
|
F77EB62A1EC0B50A003F814F /* CCCertificate.m in Sources */,
|
|
|
F70022D81EC4C9100080073F /* NSDate+RFC1123.m in Sources */,
|
|
|
F70022E71EC4C9100080073F /* OCXMLServerErrorsParser.m in Sources */,
|
|
|
+ F781996A22636BFA00EBDF6A /* HCFeatures.m in Sources */,
|
|
|
F70022C91EC4C9100080073F /* OCRichObjectStrings.m in Sources */,
|
|
|
F71459F11D12E3B700CAFEEC /* CCMove.m in Sources */,
|
|
|
F70022C31EC4C9100080073F /* OCNotifications.m in Sources */,
|
|
@@ -3380,6 +3388,7 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ F781996B22636BFA00EBDF6A /* HCFeatures.m in Sources */,
|
|
|
F7434B3C20E2403D00417916 /* OCCommunication.m in Sources */,
|
|
|
F771E3F720E239B500AFB62D /* FileProviderExtension+Actions.swift in Sources */,
|
|
|
F7434B3720E23FF200417916 /* NCUtility.swift in Sources */,
|
|
@@ -3698,6 +3707,7 @@
|
|
|
F7CA1ED620E7E3FE002CC65E /* CALayer+PKDownloadButtonAnimations.m in Sources */,
|
|
|
F7ECBA6D1E239DCD003E6328 /* NCCreateFormUploadRichdocuments.swift in Sources */,
|
|
|
F758B45E212C569D00515F55 /* ScanCell.swift in Sources */,
|
|
|
+ F781996922636BFA00EBDF6A /* HCFeatures.m in Sources */,
|
|
|
F70022FE1EC4C9100080073F /* UtilsFramework.m in Sources */,
|
|
|
F7D423851F0596C6009C9782 /* ReaderThumbRender.m in Sources */,
|
|
|
F72AAECA1E5C60C700BB17E1 /* AHKActionSheet.m in Sources */,
|