|
@@ -396,6 +396,7 @@
|
|
F781996A22636BFA00EBDF6A /* 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 */; };
|
|
F781996B22636BFA00EBDF6A /* HCFeatures.m in Sources */ = {isa = PBXBuildFile; fileRef = F781996822636BFA00EBDF6A /* HCFeatures.m */; };
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
|
|
+ F787704F22E7019900F287A9 /* NCShareLinkCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F787704E22E7019900F287A9 /* NCShareLinkCell.xib */; };
|
|
F78AA20621F783E900D0F205 /* SwiftRichString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F78AA20521F783E900D0F205 /* SwiftRichString.framework */; };
|
|
F78AA20621F783E900D0F205 /* SwiftRichString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F78AA20521F783E900D0F205 /* SwiftRichString.framework */; };
|
|
F78ACD4021903CC20088454D /* NCGridCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD3F21903CC20088454D /* NCGridCell.swift */; };
|
|
F78ACD4021903CC20088454D /* NCGridCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD3F21903CC20088454D /* NCGridCell.swift */; };
|
|
F78ACD4221903CE00088454D /* NCListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD4121903CE00088454D /* NCListCell.swift */; };
|
|
F78ACD4221903CE00088454D /* NCListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD4121903CE00088454D /* NCListCell.swift */; };
|
|
@@ -1165,6 +1166,7 @@
|
|
F781996822636BFA00EBDF6A /* HCFeatures.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HCFeatures.m; 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>"; };
|
|
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>"; };
|
|
F78316871C0CB3CA00C43975 /* CCShareUserOC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCShareUserOC.m; sourceTree = "<group>"; };
|
|
|
|
+ F787704E22E7019900F287A9 /* NCShareLinkCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCShareLinkCell.xib; sourceTree = "<group>"; };
|
|
F78AA20521F783E900D0F205 /* SwiftRichString.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftRichString.framework; path = Carthage/Build/iOS/SwiftRichString.framework; sourceTree = "<group>"; };
|
|
F78AA20521F783E900D0F205 /* SwiftRichString.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftRichString.framework; path = Carthage/Build/iOS/SwiftRichString.framework; sourceTree = "<group>"; };
|
|
F78ACD3F21903CC20088454D /* NCGridCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCGridCell.swift; sourceTree = "<group>"; };
|
|
F78ACD3F21903CC20088454D /* NCGridCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCGridCell.swift; sourceTree = "<group>"; };
|
|
F78ACD4121903CE00088454D /* NCListCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCListCell.swift; sourceTree = "<group>"; };
|
|
F78ACD4121903CE00088454D /* NCListCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCListCell.swift; sourceTree = "<group>"; };
|
|
@@ -1767,6 +1769,7 @@
|
|
F700510022DF63AC003A3356 /* NCShare.storyboard */,
|
|
F700510022DF63AC003A3356 /* NCShare.storyboard */,
|
|
F73CB3B122E072A000AD728E /* NCShareHeaderView.xib */,
|
|
F73CB3B122E072A000AD728E /* NCShareHeaderView.xib */,
|
|
F7DFAA8922E22EF100FC4527 /* NCShareLinkMenuView.xib */,
|
|
F7DFAA8922E22EF100FC4527 /* NCShareLinkMenuView.xib */,
|
|
|
|
+ F787704E22E7019900F287A9 /* NCShareLinkCell.xib */,
|
|
F700510422DF6A89003A3356 /* NCShare.swift */,
|
|
F700510422DF6A89003A3356 /* NCShare.swift */,
|
|
F78316861C0CB3CA00C43975 /* CCShareUserOC.h */,
|
|
F78316861C0CB3CA00C43975 /* CCShareUserOC.h */,
|
|
F78316871C0CB3CA00C43975 /* CCShareUserOC.m */,
|
|
F78316871C0CB3CA00C43975 /* CCShareUserOC.m */,
|
|
@@ -3337,6 +3340,7 @@
|
|
F77B0F571D118A16002130FE /* synchronizedcrypto.gif in Resources */,
|
|
F77B0F571D118A16002130FE /* synchronizedcrypto.gif in Resources */,
|
|
F72382C22295856A005B8A07 /* GoogleMVTextDetectorResources.bundle in Resources */,
|
|
F72382C22295856A005B8A07 /* GoogleMVTextDetectorResources.bundle in Resources */,
|
|
F7F54CEE1E5B14C700E19C62 /* ImageSelectedSmallOff.png in Resources */,
|
|
F7F54CEE1E5B14C700E19C62 /* ImageSelectedSmallOff.png in Resources */,
|
|
|
|
+ F787704F22E7019900F287A9 /* NCShareLinkCell.xib in Resources */,
|
|
F760F79721F21F61006B1A73 /* StickerCollectionViewCell.xib in Resources */,
|
|
F760F79721F21F61006B1A73 /* StickerCollectionViewCell.xib in Resources */,
|
|
F747BA1F22354D2000971601 /* NCCreateFormUploadVoiceNote.storyboard in Resources */,
|
|
F747BA1F22354D2000971601 /* NCCreateFormUploadVoiceNote.storyboard in Resources */,
|
|
F73B4EF31F470D9100BBEE4B /* GB2312Freq.tab in Resources */,
|
|
F73B4EF31F470D9100BBEE4B /* GB2312Freq.tab in Resources */,
|