|
@@ -298,6 +298,8 @@
|
|
A784F2AE234F352000E49140 /* BrowsePicturesSaveImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A784F2AD234F352000E49140 /* BrowsePicturesSaveImageView.swift */; };
|
|
A784F2AE234F352000E49140 /* BrowsePicturesSaveImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A784F2AD234F352000E49140 /* BrowsePicturesSaveImageView.swift */; };
|
|
A784F2B12350124200E49140 /* CopyLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A784F2B02350124200E49140 /* CopyLabel.swift */; };
|
|
A784F2B12350124200E49140 /* CopyLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A784F2B02350124200E49140 /* CopyLabel.swift */; };
|
|
A784F2B32350337D00E49140 /* ShareH5LinkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A784F2B22350337D00E49140 /* ShareH5LinkView.swift */; };
|
|
A784F2B32350337D00E49140 /* ShareH5LinkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A784F2B22350337D00E49140 /* ShareH5LinkView.swift */; };
|
|
|
|
+ A784F2B623505D3F00E49140 /* CardTitleHTMLTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A784F2B523505D3F00E49140 /* CardTitleHTMLTableViewCell.swift */; };
|
|
|
|
+ A784F2B823505E3700E49140 /* CardContentPicHTMLTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A784F2B723505E3700E49140 /* CardContentPicHTMLTableViewCell.swift */; };
|
|
A78A5F7622FAA03800DD1764 /* share_iSpt.gif in Resources */ = {isa = PBXBuildFile; fileRef = A78A5F7522FAA03800DD1764 /* share_iSpt.gif */; };
|
|
A78A5F7622FAA03800DD1764 /* share_iSpt.gif in Resources */ = {isa = PBXBuildFile; fileRef = A78A5F7522FAA03800DD1764 /* share_iSpt.gif */; };
|
|
A78A5F7822FAC7F000DD1764 /* SetGenderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A78A5F7722FAC7F000DD1764 /* SetGenderModel.swift */; };
|
|
A78A5F7822FAC7F000DD1764 /* SetGenderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A78A5F7722FAC7F000DD1764 /* SetGenderModel.swift */; };
|
|
A78CEE0A22E0864100C512A4 /* BaseLottieAnimateContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A78CEE0922E0864100C512A4 /* BaseLottieAnimateContentView.swift */; };
|
|
A78CEE0A22E0864100C512A4 /* BaseLottieAnimateContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A78CEE0922E0864100C512A4 /* BaseLottieAnimateContentView.swift */; };
|
|
@@ -984,6 +986,8 @@
|
|
A784F2AD234F352000E49140 /* BrowsePicturesSaveImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BrowsePicturesSaveImageView.swift; sourceTree = "<group>"; };
|
|
A784F2AD234F352000E49140 /* BrowsePicturesSaveImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BrowsePicturesSaveImageView.swift; sourceTree = "<group>"; };
|
|
A784F2B02350124200E49140 /* CopyLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CopyLabel.swift; sourceTree = "<group>"; };
|
|
A784F2B02350124200E49140 /* CopyLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CopyLabel.swift; sourceTree = "<group>"; };
|
|
A784F2B22350337D00E49140 /* ShareH5LinkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareH5LinkView.swift; sourceTree = "<group>"; };
|
|
A784F2B22350337D00E49140 /* ShareH5LinkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareH5LinkView.swift; sourceTree = "<group>"; };
|
|
|
|
+ A784F2B523505D3F00E49140 /* CardTitleHTMLTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardTitleHTMLTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
|
+ A784F2B723505E3700E49140 /* CardContentPicHTMLTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardContentPicHTMLTableViewCell.swift; sourceTree = "<group>"; };
|
|
A78A5F7522FAA03800DD1764 /* share_iSpt.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = share_iSpt.gif; sourceTree = "<group>"; };
|
|
A78A5F7522FAA03800DD1764 /* share_iSpt.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = share_iSpt.gif; sourceTree = "<group>"; };
|
|
A78A5F7722FAC7F000DD1764 /* SetGenderModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetGenderModel.swift; sourceTree = "<group>"; };
|
|
A78A5F7722FAC7F000DD1764 /* SetGenderModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetGenderModel.swift; sourceTree = "<group>"; };
|
|
A78CEE0922E0864100C512A4 /* BaseLottieAnimateContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseLottieAnimateContentView.swift; sourceTree = "<group>"; };
|
|
A78CEE0922E0864100C512A4 /* BaseLottieAnimateContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseLottieAnimateContentView.swift; sourceTree = "<group>"; };
|
|
@@ -3584,6 +3588,7 @@
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
A7BF202922B396F300396DB3 /* CardContentTitleTableViewCell.swift */,
|
|
A7BF202922B396F300396DB3 /* CardContentTitleTableViewCell.swift */,
|
|
|
|
+ A784F2B523505D3F00E49140 /* CardTitleHTMLTableViewCell.swift */,
|
|
);
|
|
);
|
|
path = TitleContent;
|
|
path = TitleContent;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -4318,6 +4323,7 @@
|
|
A7F2D6DB22B252520093000B /* PicVideo */ = {
|
|
A7F2D6DB22B252520093000B /* PicVideo */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A784F2B723505E3700E49140 /* CardContentPicHTMLTableViewCell.swift */,
|
|
A7F2D6D822B250EF0093000B /* CardContentPicVideoTableViewCell.swift */,
|
|
A7F2D6D822B250EF0093000B /* CardContentPicVideoTableViewCell.swift */,
|
|
A7F2D6DC22B2536F0093000B /* CardContentPicVideoCollectionViewCell.swift */,
|
|
A7F2D6DC22B2536F0093000B /* CardContentPicVideoCollectionViewCell.swift */,
|
|
A7F2D6DE22B25B5D0093000B /* CardContentPicVideoCollectionViewLayout.swift */,
|
|
A7F2D6DE22B25B5D0093000B /* CardContentPicVideoCollectionViewLayout.swift */,
|
|
@@ -5689,6 +5695,7 @@
|
|
BDD9377522DEF371002D11B3 /* PublishMusicListCell.swift in Sources */,
|
|
BDD9377522DEF371002D11B3 /* PublishMusicListCell.swift in Sources */,
|
|
A76893A2233A0BB000819EC3 /* DrawCircleProgressButton.m in Sources */,
|
|
A76893A2233A0BB000819EC3 /* DrawCircleProgressButton.m in Sources */,
|
|
A7A98E12227ECA11005306E9 /* ProductSearchModel.swift in Sources */,
|
|
A7A98E12227ECA11005306E9 /* ProductSearchModel.swift in Sources */,
|
|
|
|
+ A784F2B823505E3700E49140 /* CardContentPicHTMLTableViewCell.swift in Sources */,
|
|
BD61225E22C3561C00D3F513 /* AlivcRecordFocusView.m in Sources */,
|
|
BD61225E22C3561C00D3F513 /* AlivcRecordFocusView.m in Sources */,
|
|
A71AF0B0226EF185001730FE /* SearchCollectionViewCell.swift in Sources */,
|
|
A71AF0B0226EF185001730FE /* SearchCollectionViewCell.swift in Sources */,
|
|
BD01B20122BC677900CE9F36 /* PublishFilterView.swift in Sources */,
|
|
BD01B20122BC677900CE9F36 /* PublishFilterView.swift in Sources */,
|
|
@@ -6101,6 +6108,7 @@
|
|
A7F2D6C822B0E2F60093000B /* CommunityRecommendFollowTableViewCell.swift in Sources */,
|
|
A7F2D6C822B0E2F60093000B /* CommunityRecommendFollowTableViewCell.swift in Sources */,
|
|
A77F2C9C2231FDCF001BD3F6 /* BaseView.swift in Sources */,
|
|
A77F2C9C2231FDCF001BD3F6 /* BaseView.swift in Sources */,
|
|
A7A98E2F228017E2005306E9 /* SwiftMoyaNetWorkServiceCMS.swift in Sources */,
|
|
A7A98E2F228017E2005306E9 /* SwiftMoyaNetWorkServiceCMS.swift in Sources */,
|
|
|
|
+ A784F2B623505D3F00E49140 /* CardTitleHTMLTableViewCell.swift in Sources */,
|
|
A7284A522252EE9A000BAEC4 /* RootModel.swift in Sources */,
|
|
A7284A522252EE9A000BAEC4 /* RootModel.swift in Sources */,
|
|
BD13B6E022BA03BC008BB323 /* PublishTopicItemCell.swift in Sources */,
|
|
BD13B6E022BA03BC008BB323 /* PublishTopicItemCell.swift in Sources */,
|
|
BD1FC18822B0A30300D55081 /* CommunityMajorCommentCell.swift in Sources */,
|
|
BD1FC18822B0A30300D55081 /* CommunityMajorCommentCell.swift in Sources */,
|