|
@@ -75,6 +75,8 @@
|
|
|
A71AF0BC226F099B001730FE /* ProductHBigTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AF0BB226F099B001730FE /* ProductHBigTableViewCell.swift */; };
|
|
|
A71AF0BE226F1792001730FE /* ShoppingMallModule.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A71AF0BD226F1792001730FE /* ShoppingMallModule.xcassets */; };
|
|
|
A71CAB3722C9A40A00D908A8 /* TotalBeanModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71CAB3622C9A40A00D908A8 /* TotalBeanModel.swift */; };
|
|
|
+ A71CAB3922C9DF0600D908A8 /* CommunityTopicDetailModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71CAB3822C9DF0600D908A8 /* CommunityTopicDetailModel.swift */; };
|
|
|
+ A71CAB3B22C9F21100D908A8 /* CommunityMemberFollowTopicListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71CAB3A22C9F21100D908A8 /* CommunityMemberFollowTopicListModel.swift */; };
|
|
|
A71D2A602265673A00A55D16 /* RegisterLoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71D2A5F2265673A00A55D16 /* RegisterLoginView.swift */; };
|
|
|
A72623D322C1FFD100AEF875 /* CommunityPostMyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72623D222C1FFD100AEF875 /* CommunityPostMyModel.swift */; };
|
|
|
A72623D522C2646200AEF875 /* MessageIndexModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72623D422C2646200AEF875 /* MessageIndexModel.swift */; };
|
|
@@ -278,7 +280,6 @@
|
|
|
A7AA9F6322C62B270086498B /* CommunityRecommnendViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AA9F6222C62B270086498B /* CommunityRecommnendViewController.swift */; };
|
|
|
A7AA9F6522C63DCD0086498B /* CommunityFollowFeedModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AA9F6422C63DCD0086498B /* CommunityFollowFeedModel.swift */; };
|
|
|
A7AA9F6722C640F10086498B /* CommunityRecommendFeedModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AA9F6622C640F10086498B /* CommunityRecommendFeedModel.swift */; };
|
|
|
- A7AA9FA322C7A5260086498B /* ImageSizeFetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AA9FA222C7A5260086498B /* ImageSizeFetcher.swift */; };
|
|
|
A7B4E71F228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E71E228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift */; };
|
|
|
A7B4E721228151F40012914A /* ProductFloorTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E720228151F40012914A /* ProductFloorTitleView.swift */; };
|
|
|
A7B4E723228154750012914A /* ProductFloorBannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E722228154750012914A /* ProductFloorBannerView.swift */; };
|
|
@@ -726,6 +727,8 @@
|
|
|
A71AF0BB226F099B001730FE /* ProductHBigTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductHBigTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A71AF0BD226F1792001730FE /* ShoppingMallModule.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = ShoppingMallModule.xcassets; sourceTree = "<group>"; };
|
|
|
A71CAB3622C9A40A00D908A8 /* TotalBeanModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TotalBeanModel.swift; sourceTree = "<group>"; };
|
|
|
+ A71CAB3822C9DF0600D908A8 /* CommunityTopicDetailModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommunityTopicDetailModel.swift; sourceTree = "<group>"; };
|
|
|
+ A71CAB3A22C9F21100D908A8 /* CommunityMemberFollowTopicListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommunityMemberFollowTopicListModel.swift; sourceTree = "<group>"; };
|
|
|
A71D2A5F2265673A00A55D16 /* RegisterLoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterLoginView.swift; sourceTree = "<group>"; };
|
|
|
A72623D222C1FFD100AEF875 /* CommunityPostMyModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommunityPostMyModel.swift; sourceTree = "<group>"; };
|
|
|
A72623D422C2646200AEF875 /* MessageIndexModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageIndexModel.swift; sourceTree = "<group>"; };
|
|
@@ -946,7 +949,6 @@
|
|
|
A7AA9F6222C62B270086498B /* CommunityRecommnendViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityRecommnendViewController.swift; sourceTree = "<group>"; };
|
|
|
A7AA9F6422C63DCD0086498B /* CommunityFollowFeedModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommunityFollowFeedModel.swift; sourceTree = "<group>"; };
|
|
|
A7AA9F6622C640F10086498B /* CommunityRecommendFeedModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommunityRecommendFeedModel.swift; sourceTree = "<group>"; };
|
|
|
- A7AA9FA222C7A5260086498B /* ImageSizeFetcher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageSizeFetcher.swift; sourceTree = "<group>"; };
|
|
|
A7B4E71E228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductSlidingLeftRightCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7B4E720228151F40012914A /* ProductFloorTitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductFloorTitleView.swift; sourceTree = "<group>"; };
|
|
|
A7B4E722228154750012914A /* ProductFloorBannerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductFloorBannerView.swift; sourceTree = "<group>"; };
|
|
@@ -2964,7 +2966,6 @@
|
|
|
A72A727722321DDF00B21995 /* Regex */,
|
|
|
A77F2CC422320627001BD3F6 /* WRNavigationBar */,
|
|
|
A72A729F22321DE000B21995 /* WKWebView */,
|
|
|
- A7AA9FA222C7A5260086498B /* ImageSizeFetcher.swift */,
|
|
|
);
|
|
|
path = Tools;
|
|
|
sourceTree = "<group>";
|
|
@@ -3841,6 +3842,8 @@
|
|
|
A72623E822C4AFF200AEF875 /* CommunityTopicsModel.swift */,
|
|
|
A7AA9F6422C63DCD0086498B /* CommunityFollowFeedModel.swift */,
|
|
|
A7AA9F6622C640F10086498B /* CommunityRecommendFeedModel.swift */,
|
|
|
+ A71CAB3822C9DF0600D908A8 /* CommunityTopicDetailModel.swift */,
|
|
|
+ A71CAB3A22C9F21100D908A8 /* CommunityMemberFollowTopicListModel.swift */,
|
|
|
);
|
|
|
path = CommunityModel;
|
|
|
sourceTree = "<group>";
|
|
@@ -5645,6 +5648,7 @@
|
|
|
BD61229322C3605C00D3F513 /* AliyunEffectResourceModel.m in Sources */,
|
|
|
A7A98DFF227E8501005306E9 /* SwiftMoyaNetWorkServiceProduct.swift in Sources */,
|
|
|
BD61227422C35A9500D3F513 /* AliyunImage.m in Sources */,
|
|
|
+ A71CAB3B22C9F21100D908A8 /* CommunityMemberFollowTopicListModel.swift in Sources */,
|
|
|
BDE376D922C22A260055E2EA /* UIColor+AlivcHelper.m in Sources */,
|
|
|
BD0FAA3722C465B900DDFB37 /* AliyunEditViewController.m in Sources */,
|
|
|
BDDF3B28228EBB72003A7D16 /* ProductRefundReasonModel.swift in Sources */,
|
|
@@ -6003,6 +6007,7 @@
|
|
|
A7C0FDEE22B6516A00BC1E86 /* CommunityBannerTableViewCell.swift in Sources */,
|
|
|
A738D202225AD6AD00EEE860 /* Extension+UICollectionView.swift in Sources */,
|
|
|
BDAF83AA22B388F20004BCC3 /* RecommendDefaultBackCell.swift in Sources */,
|
|
|
+ A71CAB3922C9DF0600D908A8 /* CommunityTopicDetailModel.swift in Sources */,
|
|
|
BD6122D322C364E400D3F513 /* AliyunMusicPickCell.m in Sources */,
|
|
|
A71AF0BC226F099B001730FE /* ProductHBigTableViewCell.swift in Sources */,
|
|
|
BD108C9622A60C2100837DAB /* HGImagePickerCell.swift in Sources */,
|
|
@@ -6056,7 +6061,6 @@
|
|
|
BD6122E922C3654500D3F513 /* AliyunTimelineTimeFilterItem.m in Sources */,
|
|
|
A729B5B42267254B004AE098 /* PasswordLoginViewController.swift in Sources */,
|
|
|
A7B4E7582282897B0012914A /* ProductFloorLeftHeaderCollectionReusableView.swift in Sources */,
|
|
|
- A7AA9FA322C7A5260086498B /* ImageSizeFetcher.swift in Sources */,
|
|
|
A7D4608E227616F800A5A54E /* SQLiteManager.swift in Sources */,
|
|
|
A70B2C6B2288815300B2449F /* PickHeaderView.swift in Sources */,
|
|
|
A7274C50228EE5F0000E3A07 /* PhotoAndCameraManager.swift in Sources */,
|