|
@@ -159,10 +159,6 @@
|
|
|
A79057022276C9770037F823 /* SetPasswordModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A79057012276C9770037F823 /* SetPasswordModel.swift */; };
|
|
|
A79057062276EA3D0037F823 /* OpenCityListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A79057052276EA3D0037F823 /* OpenCityListModel.swift */; };
|
|
|
A79057082276FEB00037F823 /* SelfMentionContactsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A79057072276FEB00037F823 /* SelfMentionContactsModel.swift */; };
|
|
|
- A7A97FDA2238FBAD0070F84D /* VerticalListSectionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A97FD62238FBAC0070F84D /* VerticalListSectionModel.swift */; };
|
|
|
- A7A97FDB2238FBAD0070F84D /* VerticalListCellModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A97FD72238FBAC0070F84D /* VerticalListCellModel.swift */; };
|
|
|
- A7A97FDC2238FBAD0070F84D /* VerticalListCellCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A97FD82238FBAC0070F84D /* VerticalListCellCollectionViewCell.swift */; };
|
|
|
- A7A97FDD2238FBAD0070F84D /* VerticalSectionHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A97FD92238FBAD0070F84D /* VerticalSectionHeaderView.swift */; };
|
|
|
A7A98DFD227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98DFC227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift */; };
|
|
|
A7A98DFF227E8501005306E9 /* SwiftMoyaNetWorkServiceProduct.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98DFE227E8501005306E9 /* SwiftMoyaNetWorkServiceProduct.swift */; };
|
|
|
A7A98E02227E8900005306E9 /* ProductSearchListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E01227E8900005306E9 /* ProductSearchListModel.swift */; };
|
|
@@ -176,6 +172,17 @@
|
|
|
A7A98E17227EED76005306E9 /* SpecialViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E16227EED76005306E9 /* SpecialViewController.swift */; };
|
|
|
A7A98E1B227EEE49005306E9 /* SpecialView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E1A227EEE49005306E9 /* SpecialView.swift */; };
|
|
|
A7A98E1D227EF1CB005306E9 /* SpecialBannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E1C227EF1CB005306E9 /* SpecialBannerView.swift */; };
|
|
|
+ A7A98E28227FD6C6005306E9 /* ShoppingMallListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E27227FD6C6005306E9 /* ShoppingMallListViewController.swift */; };
|
|
|
+ A7A98E2D22801642005306E9 /* SwiftMoyaServiceCMSApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E2C22801642005306E9 /* SwiftMoyaServiceCMSApi.swift */; };
|
|
|
+ A7A98E2F228017E2005306E9 /* SwiftMoyaNetWorkServiceCMS.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E2E228017E2005306E9 /* SwiftMoyaNetWorkServiceCMS.swift */; };
|
|
|
+ A7A98E3122801B10005306E9 /* ShoppingMallListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E3022801B10005306E9 /* ShoppingMallListView.swift */; };
|
|
|
+ A7A98E332280272A005306E9 /* ShoppingMallBannerTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E322280272A005306E9 /* ShoppingMallBannerTableViewCell.swift */; };
|
|
|
+ A7A98E3622802AD7005306E9 /* ShoppingMallBannerFSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E3522802AD7005306E9 /* ShoppingMallBannerFSPagerViewCell.swift */; };
|
|
|
+ A7A98E3A2280312C005306E9 /* ShoppingMallCategoryTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E392280312C005306E9 /* ShoppingMallCategoryTableViewCell.swift */; };
|
|
|
+ A7A98E3C228036D7005306E9 /* ShoppingMallCategoryCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E3B228036D7005306E9 /* ShoppingMallCategoryCollectionViewCell.swift */; };
|
|
|
+ A7A98E41228046C5005306E9 /* ShoppingMallSepcialTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E40228046C4005306E9 /* ShoppingMallSepcialTableViewCell.swift */; };
|
|
|
+ A7A98E4322804851005306E9 /* ShoppingMallSepcialFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E4222804851005306E9 /* ShoppingMallSepcialFlowLayout.swift */; };
|
|
|
+ A7A98E4522804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E4422804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift */; };
|
|
|
A7BB684F2268DCEC00AB07A2 /* SelfRecommendationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB684D2268DCEC00AB07A2 /* SelfRecommendationViewController.swift */; };
|
|
|
A7BB68552268DE8600AB07A2 /* SelfRecommendationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB68542268DE8600AB07A2 /* SelfRecommendationView.swift */; };
|
|
|
A7BB6857226965C100AB07A2 /* SelfRecommendationHeaderCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB6856226965C100AB07A2 /* SelfRecommendationHeaderCollectionReusableView.swift */; };
|
|
@@ -410,10 +417,6 @@
|
|
|
A79057052276EA3D0037F823 /* OpenCityListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OpenCityListModel.swift; sourceTree = "<group>"; };
|
|
|
A79057072276FEB00037F823 /* SelfMentionContactsModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelfMentionContactsModel.swift; sourceTree = "<group>"; };
|
|
|
A7A59A7722363CCB00417FA4 /* RainbowPlanet.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RainbowPlanet.entitlements; sourceTree = "<group>"; };
|
|
|
- A7A97FD62238FBAC0070F84D /* VerticalListSectionModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VerticalListSectionModel.swift; sourceTree = "<group>"; };
|
|
|
- A7A97FD72238FBAC0070F84D /* VerticalListCellModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VerticalListCellModel.swift; sourceTree = "<group>"; };
|
|
|
- A7A97FD82238FBAC0070F84D /* VerticalListCellCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VerticalListCellCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
- A7A97FD92238FBAD0070F84D /* VerticalSectionHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VerticalSectionHeaderView.swift; sourceTree = "<group>"; };
|
|
|
A7A98DFC227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceProductApi.swift; sourceTree = "<group>"; };
|
|
|
A7A98DFE227E8501005306E9 /* SwiftMoyaNetWorkServiceProduct.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkServiceProduct.swift; sourceTree = "<group>"; };
|
|
|
A7A98E01227E8900005306E9 /* ProductSearchListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductSearchListModel.swift; sourceTree = "<group>"; };
|
|
@@ -427,6 +430,17 @@
|
|
|
A7A98E16227EED76005306E9 /* SpecialViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpecialViewController.swift; sourceTree = "<group>"; };
|
|
|
A7A98E1A227EEE49005306E9 /* SpecialView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpecialView.swift; sourceTree = "<group>"; };
|
|
|
A7A98E1C227EF1CB005306E9 /* SpecialBannerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpecialBannerView.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E27227FD6C6005306E9 /* ShoppingMallListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallListViewController.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E2C22801642005306E9 /* SwiftMoyaServiceCMSApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceCMSApi.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E2E228017E2005306E9 /* SwiftMoyaNetWorkServiceCMS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkServiceCMS.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E3022801B10005306E9 /* ShoppingMallListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallListView.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E322280272A005306E9 /* ShoppingMallBannerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallBannerTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E3522802AD7005306E9 /* ShoppingMallBannerFSPagerViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallBannerFSPagerViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E392280312C005306E9 /* ShoppingMallCategoryTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallCategoryTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E3B228036D7005306E9 /* ShoppingMallCategoryCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallCategoryCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E40228046C4005306E9 /* ShoppingMallSepcialTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSepcialTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E4222804851005306E9 /* ShoppingMallSepcialFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSepcialFlowLayout.swift; sourceTree = "<group>"; };
|
|
|
+ A7A98E4422804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSepcialCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7BB684D2268DCEC00AB07A2 /* SelfRecommendationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfRecommendationViewController.swift; sourceTree = "<group>"; };
|
|
|
A7BB68542268DE8600AB07A2 /* SelfRecommendationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfRecommendationView.swift; sourceTree = "<group>"; };
|
|
|
A7BB6856226965C100AB07A2 /* SelfRecommendationHeaderCollectionReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfRecommendationHeaderCollectionReusableView.swift; sourceTree = "<group>"; };
|
|
@@ -716,6 +730,7 @@
|
|
|
A71D2A612265756E00A55D16 /* SwiftMoyaServiceApi */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A7A98E29228015BA005306E9 /* SwiftMoyaServiceCMS */,
|
|
|
A7A98DFB227E84D0005306E9 /* SwiftMoyaServiceProduct */,
|
|
|
A71AA5242273202E008FF1A5 /* SwiftMoyaServiceConfig */,
|
|
|
A72843FD224DB79400F82F30 /* SwiftMoyaServiceUser */,
|
|
@@ -1164,12 +1179,12 @@
|
|
|
A775CBFC2237483E00EBDCF8 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A7A98E3E22804647005306E9 /* ShoppingMallSepcial */,
|
|
|
+ A7A98E38228030F8005306E9 /* ShoppingMallCategory */,
|
|
|
+ A7A98E3422802A60005306E9 /* ShoppingMallBanner */,
|
|
|
A775CBFD2237493600EBDCF8 /* ShoppingMallNavigationBarView.swift */,
|
|
|
A775CBFF223774A300EBDCF8 /* ShoppingMallView.swift */,
|
|
|
- A7A97FD82238FBAC0070F84D /* VerticalListCellCollectionViewCell.swift */,
|
|
|
- A7A97FD72238FBAC0070F84D /* VerticalListCellModel.swift */,
|
|
|
- A7A97FD62238FBAC0070F84D /* VerticalListSectionModel.swift */,
|
|
|
- A7A97FD92238FBAD0070F84D /* VerticalSectionHeaderView.swift */,
|
|
|
+ A7A98E3022801B10005306E9 /* ShoppingMallListView.swift */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -1416,8 +1431,8 @@
|
|
|
A77F2CA32232010F001BD3F6 /* ShoppingMallModule */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A7A98E0C227EBEE3005306E9 /* ProductView */,
|
|
|
A77F2CA42232010F001BD3F6 /* ShoppingMall */,
|
|
|
+ A7A98E0C227EBEE3005306E9 /* ProductView */,
|
|
|
A7A98E03227EB7FD005306E9 /* Category */,
|
|
|
A7A98E15227EECEA005306E9 /* Special */,
|
|
|
);
|
|
@@ -1437,6 +1452,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A77F2CA72232010F001BD3F6 /* ShoppingMallViewController.swift */,
|
|
|
+ A7A98E27227FD6C6005306E9 /* ShoppingMallListViewController.swift */,
|
|
|
);
|
|
|
path = ViewController;
|
|
|
sourceTree = "<group>";
|
|
@@ -1687,6 +1703,43 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A7A98E29228015BA005306E9 /* SwiftMoyaServiceCMS */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7A98E2C22801642005306E9 /* SwiftMoyaServiceCMSApi.swift */,
|
|
|
+ A7A98E2E228017E2005306E9 /* SwiftMoyaNetWorkServiceCMS.swift */,
|
|
|
+ );
|
|
|
+ path = SwiftMoyaServiceCMS;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7A98E3422802A60005306E9 /* ShoppingMallBanner */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7A98E322280272A005306E9 /* ShoppingMallBannerTableViewCell.swift */,
|
|
|
+ A7A98E3522802AD7005306E9 /* ShoppingMallBannerFSPagerViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = ShoppingMallBanner;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7A98E38228030F8005306E9 /* ShoppingMallCategory */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7A98E392280312C005306E9 /* ShoppingMallCategoryTableViewCell.swift */,
|
|
|
+ A7A98E3B228036D7005306E9 /* ShoppingMallCategoryCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = ShoppingMallCategory;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7A98E3E22804647005306E9 /* ShoppingMallSepcial */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7A98E40228046C4005306E9 /* ShoppingMallSepcialTableViewCell.swift */,
|
|
|
+ A7A98E4222804851005306E9 /* ShoppingMallSepcialFlowLayout.swift */,
|
|
|
+ A7A98E4422804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = ShoppingMallSepcial;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A7BB68512268DCF800AB07A2 /* SelfRecommendation */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2291,7 +2344,6 @@
|
|
|
A7D46090227617D200A5A54E /* SQLModel.swift in Sources */,
|
|
|
A72C01222275404A0065E0C3 /* ProvinceCityAreaModel.swift in Sources */,
|
|
|
A7C3DD1C226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift in Sources */,
|
|
|
- A7A97FDC2238FBAD0070F84D /* VerticalListCellCollectionViewCell.swift in Sources */,
|
|
|
A72A7386223396CB00B21995 /* SwiftMoyaNetWorkManager.swift in Sources */,
|
|
|
A7A98E12227ECA11005306E9 /* ProductSearchModel.swift in Sources */,
|
|
|
A71AF0B0226EF185001730FE /* SearchCollectionViewCell.swift in Sources */,
|
|
@@ -2307,6 +2359,7 @@
|
|
|
A729B5AD2266FF45004AE098 /* BindPhoneNumberView.swift in Sources */,
|
|
|
A7CC74E62270628B003C4F38 /* DeliveryMethodTypeModel.swift in Sources */,
|
|
|
A71AA51F22729F35008FF1A5 /* AuthorizationSwift.swift in Sources */,
|
|
|
+ A7A98E3622802AD7005306E9 /* ShoppingMallBannerFSPagerViewCell.swift in Sources */,
|
|
|
A7824AFD2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift in Sources */,
|
|
|
A7CC74DA22702E41003C4F38 /* MineOrderTableViewCell.swift in Sources */,
|
|
|
A77F2CB92232010F001BD3F6 /* ShoppingCartViewController.swift in Sources */,
|
|
@@ -2320,6 +2373,7 @@
|
|
|
A77F2CB52232010F001BD3F6 /* ShoppingMallViewController.swift in Sources */,
|
|
|
A71AA513227215B5008FF1A5 /* ExpressAddressListView.swift in Sources */,
|
|
|
A7DC467F22783A47001F3EFC /* EditExpressAddressTableViewCell.swift in Sources */,
|
|
|
+ A7A98E4522804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift in Sources */,
|
|
|
A7824B082271F53A00ABA381 /* EditSetDefaultTableViewCell.swift in Sources */,
|
|
|
A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */,
|
|
|
A7824B062271F25400ABA381 /* EditAddressTableViewCell.swift in Sources */,
|
|
@@ -2328,6 +2382,7 @@
|
|
|
A7A98E0B227EBD04005306E9 /* CategorySearchView.swift in Sources */,
|
|
|
A72A73142232475E00B21995 /* AlipayManager.swift in Sources */,
|
|
|
A7824B042271F10300ABA381 /* EditSelfMentionContactsView.swift in Sources */,
|
|
|
+ A7A98E332280272A005306E9 /* ShoppingMallBannerTableViewCell.swift in Sources */,
|
|
|
A71AF0B6226EF99A001730FE /* SearchResultViewController.swift in Sources */,
|
|
|
A757C9302274839900226355 /* SelfMentionAddressListModel.swift in Sources */,
|
|
|
A72A72D522321E2700B21995 /* ColorMacro.swift in Sources */,
|
|
@@ -2346,10 +2401,13 @@
|
|
|
A72A72AF22321DE000B21995 /* AppInfo.swift in Sources */,
|
|
|
A7D460942276854500A5A54E /* BaiduToCity2Model.swift in Sources */,
|
|
|
A72A72D422321E2700B21995 /* EnumMacro.swift in Sources */,
|
|
|
+ A7A98E41228046C5005306E9 /* ShoppingMallSepcialTableViewCell.swift in Sources */,
|
|
|
A7CC753A2271B98B003C4F38 /* AddressManagerAddTableViewCell.swift in Sources */,
|
|
|
A71AF0AC226EDE37001730FE /* SearchNavigationbarView.swift in Sources */,
|
|
|
A7CC75432271E038003C4F38 /* SelfMentionContactsListViewController.swift in Sources */,
|
|
|
A7778CDF22461BAD00C7C47A /* PhoneCountryAreaSectionHeaderView.swift in Sources */,
|
|
|
+ A7A98E2D22801642005306E9 /* SwiftMoyaServiceCMSApi.swift in Sources */,
|
|
|
+ A7A98E3122801B10005306E9 /* ShoppingMallListView.swift in Sources */,
|
|
|
A7CC751A22716254003C4F38 /* SetTableViewCell.swift in Sources */,
|
|
|
A71AA52822732173008FF1A5 /* SwiftMoyaNetWorkServiceConfig.swift in Sources */,
|
|
|
A775CC0322377C6500EBDCF8 /* EmptyView.swift in Sources */,
|
|
@@ -2360,13 +2418,12 @@
|
|
|
A75414FD224B5F28002480B5 /* MobileLoginViewController.swift in Sources */,
|
|
|
A771F07C226D4E1C007999DB /* AddressPOITableViewCell.swift in Sources */,
|
|
|
A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */,
|
|
|
+ A7A98E28227FD6C6005306E9 /* ShoppingMallListViewController.swift in Sources */,
|
|
|
A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */,
|
|
|
A7778CA92244904500C7C47A /* Extension+Gifu.GIFImageView.swift in Sources */,
|
|
|
- A7A97FDD2238FBAD0070F84D /* VerticalSectionHeaderView.swift in Sources */,
|
|
|
A7A98E02227E8900005306E9 /* ProductSearchListModel.swift in Sources */,
|
|
|
A7A98E17227EED76005306E9 /* SpecialViewController.swift in Sources */,
|
|
|
A7778CB32244D73400C7C47A /* RegisterLoginViewController.swift in Sources */,
|
|
|
- A7A97FDB2238FBAD0070F84D /* VerticalListCellModel.swift in Sources */,
|
|
|
A7CC752F2271A1F2003C4F38 /* SetPasswordView.swift in Sources */,
|
|
|
A7A98E09227EB8DD005306E9 /* CategoryView.swift in Sources */,
|
|
|
A7CC75362271AC14003C4F38 /* AddressManagerView.swift in Sources */,
|
|
@@ -2382,8 +2439,8 @@
|
|
|
A7CC74E0227042A4003C4F38 /* MineServiceTableViewCell.swift in Sources */,
|
|
|
A72A72BC22321DE000B21995 /* Extension+UIAlertController.swift in Sources */,
|
|
|
A7BB68662269B1DD00AB07A2 /* AddressPOIView.swift in Sources */,
|
|
|
- A7A97FDA2238FBAD0070F84D /* VerticalListSectionModel.swift in Sources */,
|
|
|
A72A72C322321DE000B21995 /* Extension+Date.swift in Sources */,
|
|
|
+ A7A98E3A2280312C005306E9 /* ShoppingMallCategoryTableViewCell.swift in Sources */,
|
|
|
A7778CAB2244B12500C7C47A /* CountDownManager.swift in Sources */,
|
|
|
A775CBFE2237493600EBDCF8 /* ShoppingMallNavigationBarView.swift in Sources */,
|
|
|
A71AA5212272E527008FF1A5 /* Extension+UINavigationController.swift in Sources */,
|
|
@@ -2399,6 +2456,7 @@
|
|
|
A738D202225AD6AD00EEE860 /* Extension+UICollectionView.swift in Sources */,
|
|
|
A7CC74D6226FF421003C4F38 /* MineNavigationBarView.swift in Sources */,
|
|
|
A71AF0BC226F099B001730FE /* ProductHBigTableViewCell.swift in Sources */,
|
|
|
+ A7A98E3C228036D7005306E9 /* ShoppingMallCategoryCollectionViewCell.swift in Sources */,
|
|
|
A71AF0AA226EDDF5001730FE /* SearchView.swift in Sources */,
|
|
|
A7A98E0E227EC0C6005306E9 /* CategoryTableViewCell.swift in Sources */,
|
|
|
A7284A542252FB5C000BAEC4 /* PaginationModel.swift in Sources */,
|
|
@@ -2425,6 +2483,7 @@
|
|
|
A7A98DFD227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift in Sources */,
|
|
|
A72A72D222321E2700B21995 /* Common.swift in Sources */,
|
|
|
A71AF0A6226EDDC8001730FE /* SearchViewController.swift in Sources */,
|
|
|
+ A7A98E4322804851005306E9 /* ShoppingMallSepcialFlowLayout.swift in Sources */,
|
|
|
A79057062276EA3D0037F823 /* OpenCityListModel.swift in Sources */,
|
|
|
A7824B002271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift in Sources */,
|
|
|
A7CC751F227190C5003C4F38 /* AccountSecurityViewController.swift in Sources */,
|
|
@@ -2434,6 +2493,7 @@
|
|
|
A7541502224C5ECB002480B5 /* BaiduMapManager.swift in Sources */,
|
|
|
A757C9342274882E00226355 /* UIScrollView+MJRefreshEX.m in Sources */,
|
|
|
A77F2C9C2231FDCF001BD3F6 /* BaseView.swift in Sources */,
|
|
|
+ A7A98E2F228017E2005306E9 /* SwiftMoyaNetWorkServiceCMS.swift in Sources */,
|
|
|
A7284A522252EE9A000BAEC4 /* RootModel.swift in Sources */,
|
|
|
A72A7388223396CB00B21995 /* ApiMacro.swift in Sources */,
|
|
|
A72A72B922321DE000B21995 /* Extension+Array.swift in Sources */,
|