|
@@ -547,6 +547,7 @@
|
|
|
BD2FCBE622B2586C0006D974 /* CommunityTagCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD2FCBE522B2586C0006D974 /* CommunityTagCollectionCell.swift */; };
|
|
|
BD2FCBEA22B267280006D974 /* RecommendNoneCommentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD2FCBE922B267280006D974 /* RecommendNoneCommentCell.swift */; };
|
|
|
BD3474F522857B85000908C5 /* CommonPayHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD3474F422857B85000908C5 /* CommonPayHeader.swift */; };
|
|
|
+ BD377DA422DEC2CA00D5B903 /* CommunityMusicCategoryListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD377DA322DEC2CA00D5B903 /* CommunityMusicCategoryListModel.swift */; };
|
|
|
BD37E38322CDF5BA003A14A2 /* CommunityVideoTopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD37E38222CDF5BA003A14A2 /* CommunityVideoTopicView.swift */; };
|
|
|
BD37E38522CDF91A003A14A2 /* CommunityVideoSelTopicCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD37E38422CDF91A003A14A2 /* CommunityVideoSelTopicCell.swift */; };
|
|
|
BD37E38722CE200E003A14A2 /* CommunityAllCommentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD37E38622CE200E003A14A2 /* CommunityAllCommentView.swift */; };
|
|
@@ -1273,6 +1274,7 @@
|
|
|
BD2FCBE522B2586C0006D974 /* CommunityTagCollectionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityTagCollectionCell.swift; sourceTree = "<group>"; };
|
|
|
BD2FCBE922B267280006D974 /* RecommendNoneCommentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendNoneCommentCell.swift; sourceTree = "<group>"; };
|
|
|
BD3474F422857B85000908C5 /* CommonPayHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonPayHeader.swift; sourceTree = "<group>"; };
|
|
|
+ BD377DA322DEC2CA00D5B903 /* CommunityMusicCategoryListModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityMusicCategoryListModel.swift; sourceTree = "<group>"; };
|
|
|
BD37E38222CDF5BA003A14A2 /* CommunityVideoTopicView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityVideoTopicView.swift; sourceTree = "<group>"; };
|
|
|
BD37E38422CDF91A003A14A2 /* CommunityVideoSelTopicCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityVideoSelTopicCell.swift; sourceTree = "<group>"; };
|
|
|
BD37E38622CE200E003A14A2 /* CommunityAllCommentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityAllCommentView.swift; sourceTree = "<group>"; };
|
|
@@ -4142,6 +4144,7 @@
|
|
|
A7C2567D22CD90D700420828 /* CommunityPostReplysModel.swift */,
|
|
|
A770E5E822D383E500CBD0A4 /* CommunityCustomCommnetModel.swift */,
|
|
|
BD10121022DEBAF0008DF528 /* CommunityRecommendMusicListModel.swift */,
|
|
|
+ BD377DA322DEC2CA00D5B903 /* CommunityMusicCategoryListModel.swift */,
|
|
|
);
|
|
|
path = CommunityModel;
|
|
|
sourceTree = "<group>";
|
|
@@ -6232,6 +6235,7 @@
|
|
|
BD13B6C522BA034D008BB323 /* PublishEditAddAddressCell.swift in Sources */,
|
|
|
A7B4E71F228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift in Sources */,
|
|
|
BD37E38722CE200E003A14A2 /* CommunityAllCommentView.swift in Sources */,
|
|
|
+ BD377DA422DEC2CA00D5B903 /* CommunityMusicCategoryListModel.swift in Sources */,
|
|
|
A7778CA92244904500C7C47A /* Extension+Gifu.GIFImageView.swift in Sources */,
|
|
|
A71738AB22898660000AEA6A /* ShopModel.swift in Sources */,
|
|
|
A7FF1557228AC3E800A85748 /* ProductAllCommentViewController.swift in Sources */,
|