|
@@ -269,7 +269,6 @@
|
|
|
A7B4E72D228176060012914A /* ProductMallBarChartCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E72C228176060012914A /* ProductMallBarChartCollectionViewCell.swift */; };
|
|
|
A7B4E72F2281773F0012914A /* ProductFloorCenterTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E72E2281773F0012914A /* ProductFloorCenterTitleView.swift */; };
|
|
|
A7B4E7352281907A0012914A /* CMSModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E7342281907A0012914A /* CMSModel.swift */; };
|
|
|
- A7B4E738228191CC0012914A /* CommondModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E737228191CC0012914A /* CommondModel.swift */; };
|
|
|
A7B4E73A228192D20012914A /* CMSTemplateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E739228192D10012914A /* CMSTemplateModel.swift */; };
|
|
|
A7B4E754228278320012914A /* ShoppingMallFloorTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E753228278320012914A /* ShoppingMallFloorTableViewCell.swift */; };
|
|
|
A7B4E756228281620012914A /* ShoppingMallSlidingLeftRightBgCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E755228281620012914A /* ShoppingMallSlidingLeftRightBgCollectionViewCell.swift */; };
|
|
@@ -346,6 +345,10 @@
|
|
|
A7D5F24D22BC720000F8E9AF /* WVJBModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F24C22BC720000F8E9AF /* WVJBModel.swift */; };
|
|
|
A7D5F25022BC7B3700F8E9AF /* WebViewJavascriptBridgeManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F24F22BC7B3700F8E9AF /* WebViewJavascriptBridgeManager.swift */; };
|
|
|
A7D5F25522BF8E6B00F8E9AF /* WaterFallLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F25422BF8E6A00F8E9AF /* WaterFallLayout.m */; };
|
|
|
+ A7D5F25722C05BE900F8E9AF /* UserDetailModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F25622C05BE900F8E9AF /* UserDetailModel.swift */; };
|
|
|
+ A7D5F25A22C05D1400F8E9AF /* SwiftMoyaServiceCommunityApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F25922C05D1400F8E9AF /* SwiftMoyaServiceCommunityApi.swift */; };
|
|
|
+ A7D5F25C22C05E0800F8E9AF /* SwiftMoyaNetWorkServiceCommunity.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F25B22C05E0800F8E9AF /* SwiftMoyaNetWorkServiceCommunity.swift */; };
|
|
|
+ A7D5F25F22C0614400F8E9AF /* CommunityTopicCategoryModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F25E22C0614400F8E9AF /* CommunityTopicCategoryModel.swift */; };
|
|
|
A7DC467F22783A47001F3EFC /* EditExpressAddressTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7DC467E22783A47001F3EFC /* EditExpressAddressTableViewCell.swift */; };
|
|
|
A7DF50D622A4E8B400998908 /* OrderDetailProductTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7DF50D522A4E8B400998908 /* OrderDetailProductTableViewCell.swift */; };
|
|
|
A7DF50D822A4FAFC00998908 /* ProductDetailEvaluationImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7DF50D722A4FAFC00998908 /* ProductDetailEvaluationImageCollectionViewCell.swift */; };
|
|
@@ -837,7 +840,6 @@
|
|
|
A7B4E72C228176060012914A /* ProductMallBarChartCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductMallBarChartCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7B4E72E2281773F0012914A /* ProductFloorCenterTitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductFloorCenterTitleView.swift; sourceTree = "<group>"; };
|
|
|
A7B4E7342281907A0012914A /* CMSModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CMSModel.swift; sourceTree = "<group>"; };
|
|
|
- A7B4E737228191CC0012914A /* CommondModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommondModel.swift; sourceTree = "<group>"; };
|
|
|
A7B4E739228192D10012914A /* CMSTemplateModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CMSTemplateModel.swift; sourceTree = "<group>"; };
|
|
|
A7B4E753228278320012914A /* ShoppingMallFloorTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallFloorTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7B4E755228281620012914A /* ShoppingMallSlidingLeftRightBgCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSlidingLeftRightBgCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
@@ -915,6 +917,10 @@
|
|
|
A7D5F24F22BC7B3700F8E9AF /* WebViewJavascriptBridgeManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewJavascriptBridgeManager.swift; sourceTree = "<group>"; };
|
|
|
A7D5F25322BF8E6A00F8E9AF /* WaterFallLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WaterFallLayout.h; sourceTree = "<group>"; };
|
|
|
A7D5F25422BF8E6A00F8E9AF /* WaterFallLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WaterFallLayout.m; sourceTree = "<group>"; };
|
|
|
+ A7D5F25622C05BE900F8E9AF /* UserDetailModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserDetailModel.swift; sourceTree = "<group>"; };
|
|
|
+ A7D5F25922C05D1400F8E9AF /* SwiftMoyaServiceCommunityApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceCommunityApi.swift; sourceTree = "<group>"; };
|
|
|
+ A7D5F25B22C05E0800F8E9AF /* SwiftMoyaNetWorkServiceCommunity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkServiceCommunity.swift; sourceTree = "<group>"; };
|
|
|
+ A7D5F25E22C0614400F8E9AF /* CommunityTopicCategoryModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommunityTopicCategoryModel.swift; sourceTree = "<group>"; };
|
|
|
A7DC467E22783A47001F3EFC /* EditExpressAddressTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditExpressAddressTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7DF50D522A4E8B400998908 /* OrderDetailProductTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderDetailProductTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7DF50D722A4FAFC00998908 /* ProductDetailEvaluationImageCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductDetailEvaluationImageCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
@@ -1702,6 +1708,7 @@
|
|
|
A71D2A612265756E00A55D16 /* SwiftMoyaServiceApi */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A7D5F25822C05CF500F8E9AF /* SwiftMoyaServiceCommunity */,
|
|
|
A71738A42289787C000AEA6A /* SwiftMoyaServiceShop */,
|
|
|
A7A98E29228015BA005306E9 /* SwiftMoyaServiceCMS */,
|
|
|
A7A98DFB227E84D0005306E9 /* SwiftMoyaServiceProduct */,
|
|
@@ -1749,6 +1756,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A7284403224DBFBD00F82F30 /* UserModel.swift */,
|
|
|
+ A7D5F25622C05BE900F8E9AF /* UserDetailModel.swift */,
|
|
|
A7CC74E52270628B003C4F38 /* DeliveryMethodTypeModel.swift */,
|
|
|
A757C92D22744ACE00226355 /* AddressManagerListModel.swift */,
|
|
|
A79057012276C9770037F823 /* SetPasswordModel.swift */,
|
|
@@ -2079,10 +2087,10 @@
|
|
|
A738D203225AEAD000EEE860 /* Model */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A7D5F25D22C0612A00F8E9AF /* CommunityModel */,
|
|
|
A7D5F24B22BC71ED00F8E9AF /* WVJBModel */,
|
|
|
A72A73722233966800B21995 /* RootModel */,
|
|
|
A71738A922898651000AEA6A /* ShopModel */,
|
|
|
- A7B4E736228190810012914A /* CommonModel */,
|
|
|
A7A98E00227E88E8005306E9 /* ProductModel */,
|
|
|
BD1DC6C7228D002200B89C57 /* OrderModel */,
|
|
|
A79057032276D5FE0037F823 /* ConfigModel */,
|
|
@@ -2974,14 +2982,6 @@
|
|
|
path = CMSModel;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A7B4E736228190810012914A /* CommonModel */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- A7B4E737228191CC0012914A /* CommondModel.swift */,
|
|
|
- );
|
|
|
- path = CommonModel;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
A7B4E752228276270012914A /* Floor */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3505,6 +3505,23 @@
|
|
|
path = WaterFallLayout;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A7D5F25822C05CF500F8E9AF /* SwiftMoyaServiceCommunity */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7D5F25922C05D1400F8E9AF /* SwiftMoyaServiceCommunityApi.swift */,
|
|
|
+ A7D5F25B22C05E0800F8E9AF /* SwiftMoyaNetWorkServiceCommunity.swift */,
|
|
|
+ );
|
|
|
+ path = SwiftMoyaServiceCommunity;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7D5F25D22C0612A00F8E9AF /* CommunityModel */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7D5F25E22C0614400F8E9AF /* CommunityTopicCategoryModel.swift */,
|
|
|
+ );
|
|
|
+ path = CommunityModel;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A7DF50D922A556C300998908 /* BrowsePictures */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -4748,7 +4765,7 @@
|
|
|
BD7AB83D228438020030646A /* OrderPayExpressInfoShowCell.swift in Sources */,
|
|
|
A72A72C422321DE000B21995 /* Extension+CAGradientLayer.swift in Sources */,
|
|
|
A7778CA72243A05400C7C47A /* IQKeyboardManagerSwiftManager.swift in Sources */,
|
|
|
- A7B4E738228191CC0012914A /* CommondModel.swift in Sources */,
|
|
|
+ A7D5F25C22C05E0800F8E9AF /* SwiftMoyaNetWorkServiceCommunity.swift in Sources */,
|
|
|
BD7AB841228438C80030646A /* OrderPaySelfPickAddressCell.swift in Sources */,
|
|
|
A7C0FDF022B6538200BC1E86 /* CommunityBannerFSPagerViewCell.swift in Sources */,
|
|
|
BD01B20022BC677900CE9F36 /* PublishVideoRecorderController.swift in Sources */,
|
|
@@ -4812,6 +4829,7 @@
|
|
|
A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */,
|
|
|
A7BF202B22B396F300396DB3 /* CardContentTitleTableViewCell.swift in Sources */,
|
|
|
A70B2C1D2286B52400B2449F /* ProductDetailViewController.swift in Sources */,
|
|
|
+ A7D5F25A22C05D1400F8E9AF /* SwiftMoyaServiceCommunityApi.swift in Sources */,
|
|
|
A7CC75332271ABB0003C4F38 /* AddressManagerViewController.swift in Sources */,
|
|
|
A7FF158C228C911C00A85748 /* OrderRefunddetailsViewController.swift in Sources */,
|
|
|
BD12B67D22B4EE6D00AEB10B /* KSMediaPickerItemModel.swift in Sources */,
|
|
@@ -4911,6 +4929,7 @@
|
|
|
A775CC00223774A300EBDCF8 /* ShoppingMallView.swift in Sources */,
|
|
|
A7FF1555228AC27600A85748 /* ProductAllCommentView.swift in Sources */,
|
|
|
A7CC7526227196A8003C4F38 /* AccountSecurityTableViewCell.swift in Sources */,
|
|
|
+ A7D5F25722C05BE900F8E9AF /* UserDetailModel.swift in Sources */,
|
|
|
BDF47D80228288F900941AB9 /* ShoppingCartAccountView.swift in Sources */,
|
|
|
A7284401224DBB7700F82F30 /* SwiftMoyaNetWorkServiceUser.swift in Sources */,
|
|
|
A7B4E728228160BA0012914A /* ProductRightSideleftPictureCollectionViewCell.swift in Sources */,
|
|
@@ -4949,6 +4968,7 @@
|
|
|
BDF47D872282C92200941AB9 /* ShoppingCartListTableViewHeader.swift in Sources */,
|
|
|
BD13B6E122BA03BC008BB323 /* PublishSelTopicCollectionCell.swift in Sources */,
|
|
|
A70B2C46228840B100B2449F /* ProductDetailHotSellTableViewCell.swift in Sources */,
|
|
|
+ A7D5F25F22C0614400F8E9AF /* CommunityTopicCategoryModel.swift in Sources */,
|
|
|
A7778CDF22461BAD00C7C47A /* PhoneCountryAreaSectionHeaderView.swift in Sources */,
|
|
|
A7A98E2D22801642005306E9 /* SwiftMoyaServiceCMSApi.swift in Sources */,
|
|
|
A70B2C402288312900B2449F /* ProductDetailSectionHeader.swift in Sources */,
|