|
@@ -278,6 +278,13 @@
|
|
|
A7C0FDE722B4A38500BC1E86 /* CardContentCommentListTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDE622B4A38500BC1E86 /* CardContentCommentListTableViewCell.swift */; };
|
|
|
A7C0FDE922B4BC5600BC1E86 /* CardContentCommentListContentTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDE822B4BC5600BC1E86 /* CardContentCommentListContentTableViewCell.swift */; };
|
|
|
A7C0FDEB22B4C6C300BC1E86 /* CardContentCommentListFooterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDEA22B4C6C300BC1E86 /* CardContentCommentListFooterView.swift */; };
|
|
|
+ A7C0FDEE22B6516A00BC1E86 /* CommunityBannerTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDED22B6516900BC1E86 /* CommunityBannerTableViewCell.swift */; };
|
|
|
+ A7C0FDF022B6538200BC1E86 /* CommunityBannerFSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDEF22B6538200BC1E86 /* CommunityBannerFSPagerViewCell.swift */; };
|
|
|
+ A7C0FDF322B65E5400BC1E86 /* FeaturedTopicsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDF222B65E5400BC1E86 /* FeaturedTopicsTableViewCell.swift */; };
|
|
|
+ A7C0FDF522B65FE000BC1E86 /* FeaturedTopicsCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDF422B65FE000BC1E86 /* FeaturedTopicsCollectionViewCell.swift */; };
|
|
|
+ A7C0FDF822B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDF722B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift */; };
|
|
|
+ A7C0FDFB22B6672F00BC1E86 /* PopularVideoTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDFA22B6672F00BC1E86 /* PopularVideoTableViewCell.swift */; };
|
|
|
+ A7C0FE0022B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C0FDFF22B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift */; };
|
|
|
A7C3DD1A226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C3DD19226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift */; };
|
|
|
A7C3DD1C226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7C3DD1B226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift */; };
|
|
|
A7CC74D4226FF1AA003C4F38 /* MineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7CC74D3226FF1AA003C4F38 /* MineView.swift */; };
|
|
@@ -760,6 +767,13 @@
|
|
|
A7C0FDE622B4A38500BC1E86 /* CardContentCommentListTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardContentCommentListTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7C0FDE822B4BC5600BC1E86 /* CardContentCommentListContentTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardContentCommentListContentTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7C0FDEA22B4C6C300BC1E86 /* CardContentCommentListFooterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardContentCommentListFooterView.swift; sourceTree = "<group>"; };
|
|
|
+ A7C0FDED22B6516900BC1E86 /* CommunityBannerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityBannerTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7C0FDEF22B6538200BC1E86 /* CommunityBannerFSPagerViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityBannerFSPagerViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7C0FDF222B65E5400BC1E86 /* FeaturedTopicsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeaturedTopicsTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7C0FDF422B65FE000BC1E86 /* FeaturedTopicsCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeaturedTopicsCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7C0FDF722B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularVideoCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7C0FDFA22B6672F00BC1E86 /* PopularVideoTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularVideoTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7C0FDFF22B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityFeaturedTopicsViewController.swift; sourceTree = "<group>"; };
|
|
|
A7C3DD19226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceSMSApi.swift; sourceTree = "<group>"; };
|
|
|
A7C3DD1B226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkServiceSMS.swift; sourceTree = "<group>"; };
|
|
|
A7CC74D3226FF1AA003C4F38 /* MineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineView.swift; sourceTree = "<group>"; };
|
|
@@ -1339,6 +1353,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A719EE6722AF438E001AAC98 /* Community */,
|
|
|
+ A7C0FDFC22B66B3C00BC1E86 /* CommunityFeaturedTopics */,
|
|
|
BD1FC18222B09F4700D55081 /* CommunitySubComment */,
|
|
|
BD2FCBDE22B21BE00006D974 /* CommunityRecommendDetail */,
|
|
|
BD1FC17D22B08CEB00D55081 /* CommunityMyFollowTopic */,
|
|
@@ -2786,6 +2801,57 @@
|
|
|
path = CommentList;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A7C0FDEC22B650FA00BC1E86 /* Banner */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7C0FDED22B6516900BC1E86 /* CommunityBannerTableViewCell.swift */,
|
|
|
+ A7C0FDEF22B6538200BC1E86 /* CommunityBannerFSPagerViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = Banner;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7C0FDF122B65DAD00BC1E86 /* FeaturedTopics */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7C0FDF222B65E5400BC1E86 /* FeaturedTopicsTableViewCell.swift */,
|
|
|
+ A7C0FDF422B65FE000BC1E86 /* FeaturedTopicsCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = FeaturedTopics;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7C0FDF622B6670900BC1E86 /* PopularVideo */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7C0FDFA22B6672F00BC1E86 /* PopularVideoTableViewCell.swift */,
|
|
|
+ A7C0FDF722B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = PopularVideo;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7C0FDFC22B66B3C00BC1E86 /* CommunityFeaturedTopics */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7C0FDFE22B66C8E00BC1E86 /* View */,
|
|
|
+ A7C0FDFD22B66C8000BC1E86 /* ViewController */,
|
|
|
+ );
|
|
|
+ path = CommunityFeaturedTopics;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7C0FDFD22B66C8000BC1E86 /* ViewController */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7C0FDFF22B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift */,
|
|
|
+ );
|
|
|
+ path = ViewController;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7C0FDFE22B66C8E00BC1E86 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A7C3DD182264229900FA262E /* SwiftMoyaServiceSMS */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3043,6 +3109,9 @@
|
|
|
A7F2D6C422B0DBCB0093000B /* Cell */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A7C0FDF622B6670900BC1E86 /* PopularVideo */,
|
|
|
+ A7C0FDF122B65DAD00BC1E86 /* FeaturedTopics */,
|
|
|
+ A7C0FDEC22B650FA00BC1E86 /* Banner */,
|
|
|
A7F2D6D522B1ED100093000B /* CardContent */,
|
|
|
A7F2D6CC22B0FEF60093000B /* FollowStatus */,
|
|
|
A7F2D6C922B0E2FE0093000B /* RecommendFollow */,
|
|
@@ -3946,12 +4015,14 @@
|
|
|
A7778CA72243A05400C7C47A /* IQKeyboardManagerSwiftManager.swift in Sources */,
|
|
|
A7B4E738228191CC0012914A /* CommondModel.swift in Sources */,
|
|
|
BD7AB841228438C80030646A /* OrderPaySelfPickAddressCell.swift in Sources */,
|
|
|
+ A7C0FDF022B6538200BC1E86 /* CommunityBannerFSPagerViewCell.swift in Sources */,
|
|
|
BDF862AC228E5112000DEF84 /* OrderCommentAddImgCollectionCell.swift in Sources */,
|
|
|
A7931E0222AF827600297D0A /* ESTabBarItem.swift in Sources */,
|
|
|
A7CC74D4226FF1AA003C4F38 /* MineView.swift in Sources */,
|
|
|
A71AA5152272160A008FF1A5 /* ExpressAddressListTableViewCell.swift in Sources */,
|
|
|
A72A72B722321DE000B21995 /* Extension+NSMutableAttributedString.swift in Sources */,
|
|
|
A7931E0D22AF874600297D0A /* GenderSelectionViewController.swift in Sources */,
|
|
|
+ A7C0FDF522B65FE000BC1E86 /* FeaturedTopicsCollectionViewCell.swift in Sources */,
|
|
|
A7F2D6D022B1119A0093000B /* CommunityEnum.swift in Sources */,
|
|
|
A7BB6857226965C100AB07A2 /* SelfRecommendationHeaderCollectionReusableView.swift in Sources */,
|
|
|
BDE3045F228554CA001D050F /* ProductCartAmountModel.swift in Sources */,
|
|
@@ -3987,6 +4058,7 @@
|
|
|
A72A7386223396CB00B21995 /* SwiftMoyaNetWorkManager.swift in Sources */,
|
|
|
A70B2C252286C03800B2449F /* NXLPageControl.swift in Sources */,
|
|
|
A7F2D6C122B0D1CB0093000B /* CommunityFollowTableHeaderView.swift in Sources */,
|
|
|
+ A7C0FE0022B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift in Sources */,
|
|
|
A7A98E12227ECA11005306E9 /* ProductSearchModel.swift in Sources */,
|
|
|
A71AF0B0226EF185001730FE /* SearchCollectionViewCell.swift in Sources */,
|
|
|
A7A98E1D227EF1CB005306E9 /* SpecialBannerView.swift in Sources */,
|
|
@@ -4055,6 +4127,7 @@
|
|
|
BDAF83A622B334D90004BCC3 /* RecommendSimilarCollectionCell.swift in Sources */,
|
|
|
A70EBBC022561179000AD74F /* Extension+UITableView.swift in Sources */,
|
|
|
A72A72B022321DE000B21995 /* CGView.swift in Sources */,
|
|
|
+ A7C0FDF322B65E5400BC1E86 /* FeaturedTopicsTableViewCell.swift in Sources */,
|
|
|
A7A98E0B227EBD04005306E9 /* CategorySearchView.swift in Sources */,
|
|
|
A72A73142232475E00B21995 /* AlipayManager.swift in Sources */,
|
|
|
A7824B042271F10300ABA381 /* EditSelfMentionContactsView.swift in Sources */,
|
|
@@ -4097,6 +4170,7 @@
|
|
|
A70B843422911AF600882BC5 /* ProductDetailView.swift in Sources */,
|
|
|
A7FF1598228D092A00A85748 /* OrderListModel.swift in Sources */,
|
|
|
A7FF157D228C837100A85748 /* OrderDetailStatusTableViewCell.swift in Sources */,
|
|
|
+ A7C0FDFB22B6672F00BC1E86 /* PopularVideoTableViewCell.swift in Sources */,
|
|
|
BD12204B22AF99C80051C7C2 /* MessageFollowNotiTableCell.swift in Sources */,
|
|
|
A7A98E41228046C5005306E9 /* ShoppingMallSepcialTableViewCell.swift in Sources */,
|
|
|
A70B2C5E22886F4D00B2449F /* ShopViewTableViewCell.swift in Sources */,
|
|
@@ -4136,6 +4210,7 @@
|
|
|
A70B842E228F97EC00882BC5 /* ProcuctDetailSelectSkuTableViewCell.swift in Sources */,
|
|
|
A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */,
|
|
|
A71738AD228AB7B2000AEA6A /* ProductCommentListModel.swift in Sources */,
|
|
|
+ A7C0FDF822B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift in Sources */,
|
|
|
A7B4E71F228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift in Sources */,
|
|
|
A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */,
|
|
|
A7778CA92244904500C7C47A /* Extension+Gifu.GIFImageView.swift in Sources */,
|
|
@@ -4204,6 +4279,7 @@
|
|
|
A7CC7516227161D5003C4F38 /* SetViewController.swift in Sources */,
|
|
|
A7778CBA2244F14B00C7C47A /* Extension+UIViewController.swift in Sources */,
|
|
|
A7CC752C2271A1AE003C4F38 /* SetPasswordViewController.swift in Sources */,
|
|
|
+ A7C0FDEE22B6516A00BC1E86 /* CommunityBannerTableViewCell.swift in Sources */,
|
|
|
A7CC74E222704429003C4F38 /* MineServiceCollectionViewCell.swift in Sources */,
|
|
|
A738D202225AD6AD00EEE860 /* Extension+UICollectionView.swift in Sources */,
|
|
|
A7CC74D6226FF421003C4F38 /* MineNavigationBarView.swift in Sources */,
|