|
@@ -54,6 +54,7 @@
|
|
|
A71901692275464000104A50 /* ProvinceCityAreaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71901682275464000104A50 /* ProvinceCityAreaView.swift */; };
|
|
|
A719016B22757A5A00104A50 /* ProvinceCityAreaTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A719016A22757A5A00104A50 /* ProvinceCityAreaTableViewCell.swift */; };
|
|
|
A71901752275F71F00104A50 /* BaiduToCityModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71901742275F71F00104A50 /* BaiduToCityModel.swift */; };
|
|
|
+ A719EE6E22AF441F001AAC98 /* CommunityViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A719EE6D22AF441F001AAC98 /* CommunityViewController.swift */; };
|
|
|
A71AA50C2272126A008FF1A5 /* EditAddressFooterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA50B2272126A008FF1A5 /* EditAddressFooterView.swift */; };
|
|
|
A71AA5102272156A008FF1A5 /* ExpressAddressListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA50F2272156A008FF1A5 /* ExpressAddressListViewController.swift */; };
|
|
|
A71AA513227215B5008FF1A5 /* ExpressAddressListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71AA512227215B5008FF1A5 /* ExpressAddressListView.swift */; };
|
|
@@ -210,6 +211,17 @@
|
|
|
A7824B082271F53A00ABA381 /* EditSetDefaultTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824B072271F53A00ABA381 /* EditSetDefaultTableViewCell.swift */; };
|
|
|
A79057022276C9770037F823 /* SetPasswordModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A79057012276C9770037F823 /* SetPasswordModel.swift */; };
|
|
|
A79057062276EA3D0037F823 /* OpenCityListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A79057052276EA3D0037F823 /* OpenCityListModel.swift */; };
|
|
|
+ A7931DEF22AF4C9100297D0A /* BaseBasicContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931DEC22AF4C9100297D0A /* BaseBasicContentView.swift */; };
|
|
|
+ A7931DF022AF4C9100297D0A /* BaseBouncesContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931DED22AF4C9100297D0A /* BaseBouncesContentView.swift */; };
|
|
|
+ A7931DF122AF4C9100297D0A /* BaseIrregularityBasicContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931DEE22AF4C9100297D0A /* BaseIrregularityBasicContentView.swift */; };
|
|
|
+ A7931DFE22AF827600297D0A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A7931DF522AF827600297D0A /* Localizable.strings */; };
|
|
|
+ A7931DFF22AF827600297D0A /* ESTabBarItemMoreContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931DF722AF827600297D0A /* ESTabBarItemMoreContentView.swift */; };
|
|
|
+ A7931E0022AF827600297D0A /* ESTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931DF822AF827600297D0A /* ESTabBarController.swift */; };
|
|
|
+ A7931E0122AF827600297D0A /* ESTabBarItemContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931DF922AF827600297D0A /* ESTabBarItemContentView.swift */; };
|
|
|
+ A7931E0222AF827600297D0A /* ESTabBarItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931DFA22AF827600297D0A /* ESTabBarItem.swift */; };
|
|
|
+ A7931E0322AF827600297D0A /* ESTabBarItemBadgeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931DFB22AF827600297D0A /* ESTabBarItemBadgeView.swift */; };
|
|
|
+ A7931E0422AF827600297D0A /* ESTabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931DFC22AF827600297D0A /* ESTabBar.swift */; };
|
|
|
+ A7931E0522AF827600297D0A /* ESTabBarItemContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931DFD22AF827600297D0A /* ESTabBarItemContainer.swift */; };
|
|
|
A7A17E5F22A0CEF200B7A77E /* SwiftMoyaNetWorkManagerTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A17E5E22A0CEF200B7A77E /* SwiftMoyaNetWorkManagerTools.swift */; };
|
|
|
A7A98DFD227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98DFC227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift */; };
|
|
|
A7A98DFF227E8501005306E9 /* SwiftMoyaNetWorkServiceProduct.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98DFE227E8501005306E9 /* SwiftMoyaNetWorkServiceProduct.swift */; };
|
|
@@ -453,6 +465,7 @@
|
|
|
A71901682275464000104A50 /* ProvinceCityAreaView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProvinceCityAreaView.swift; sourceTree = "<group>"; };
|
|
|
A719016A22757A5A00104A50 /* ProvinceCityAreaTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProvinceCityAreaTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A71901742275F71F00104A50 /* BaiduToCityModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaiduToCityModel.swift; sourceTree = "<group>"; };
|
|
|
+ A719EE6D22AF441F001AAC98 /* CommunityViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityViewController.swift; sourceTree = "<group>"; };
|
|
|
A71AA50B2272126A008FF1A5 /* EditAddressFooterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditAddressFooterView.swift; sourceTree = "<group>"; };
|
|
|
A71AA50F2272156A008FF1A5 /* ExpressAddressListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExpressAddressListViewController.swift; sourceTree = "<group>"; };
|
|
|
A71AA512227215B5008FF1A5 /* ExpressAddressListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExpressAddressListView.swift; sourceTree = "<group>"; };
|
|
@@ -622,6 +635,17 @@
|
|
|
A7824B072271F53A00ABA381 /* EditSetDefaultTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditSetDefaultTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A79057012276C9770037F823 /* SetPasswordModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetPasswordModel.swift; sourceTree = "<group>"; };
|
|
|
A79057052276EA3D0037F823 /* OpenCityListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OpenCityListModel.swift; sourceTree = "<group>"; };
|
|
|
+ A7931DEC22AF4C9100297D0A /* BaseBasicContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseBasicContentView.swift; sourceTree = "<group>"; };
|
|
|
+ A7931DED22AF4C9100297D0A /* BaseBouncesContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseBouncesContentView.swift; sourceTree = "<group>"; };
|
|
|
+ A7931DEE22AF4C9100297D0A /* BaseIrregularityBasicContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseIrregularityBasicContentView.swift; sourceTree = "<group>"; };
|
|
|
+ A7931DF622AF827600297D0A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
+ A7931DF722AF827600297D0A /* ESTabBarItemMoreContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ESTabBarItemMoreContentView.swift; sourceTree = "<group>"; };
|
|
|
+ A7931DF822AF827600297D0A /* ESTabBarController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ESTabBarController.swift; sourceTree = "<group>"; };
|
|
|
+ A7931DF922AF827600297D0A /* ESTabBarItemContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ESTabBarItemContentView.swift; sourceTree = "<group>"; };
|
|
|
+ A7931DFA22AF827600297D0A /* ESTabBarItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ESTabBarItem.swift; sourceTree = "<group>"; };
|
|
|
+ A7931DFB22AF827600297D0A /* ESTabBarItemBadgeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ESTabBarItemBadgeView.swift; sourceTree = "<group>"; };
|
|
|
+ A7931DFC22AF827600297D0A /* ESTabBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ESTabBar.swift; sourceTree = "<group>"; };
|
|
|
+ A7931DFD22AF827600297D0A /* ESTabBarItemContainer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ESTabBarItemContainer.swift; sourceTree = "<group>"; };
|
|
|
A7A17E5E22A0CEF200B7A77E /* SwiftMoyaNetWorkManagerTools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkManagerTools.swift; sourceTree = "<group>"; };
|
|
|
A7A59A7722363CCB00417FA4 /* RainbowPlanet.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RainbowPlanet.entitlements; sourceTree = "<group>"; };
|
|
|
A7A98DFC227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceProductApi.swift; sourceTree = "<group>"; };
|
|
@@ -1192,6 +1216,38 @@
|
|
|
path = BaiduToCityFactory;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A719EE6622AF4374001AAC98 /* CommunityModule */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A719EE6722AF438E001AAC98 /* Community */,
|
|
|
+ );
|
|
|
+ path = CommunityModule;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A719EE6722AF438E001AAC98 /* Community */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A719EE6922AF43EE001AAC98 /* View */,
|
|
|
+ A719EE6822AF4395001AAC98 /* ViewController */,
|
|
|
+ );
|
|
|
+ path = Community;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A719EE6822AF4395001AAC98 /* ViewController */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A719EE6D22AF441F001AAC98 /* CommunityViewController.swift */,
|
|
|
+ );
|
|
|
+ path = ViewController;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A719EE6922AF43EE001AAC98 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A71AA50D22721537008FF1A5 /* ExpressAddressList */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2030,6 +2086,9 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */,
|
|
|
+ A7931DEC22AF4C9100297D0A /* BaseBasicContentView.swift */,
|
|
|
+ A7931DED22AF4C9100297D0A /* BaseBouncesContentView.swift */,
|
|
|
+ A7931DEE22AF4C9100297D0A /* BaseIrregularityBasicContentView.swift */,
|
|
|
);
|
|
|
path = BaseTabbarViewController;
|
|
|
sourceTree = "<group>";
|
|
@@ -2069,6 +2128,7 @@
|
|
|
A77F2CA22232010F001BD3F6 /* Modules */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A719EE6622AF4374001AAC98 /* CommunityModule */,
|
|
|
A77F2CAE2232010F001BD3F6 /* RegisterLoginModule */,
|
|
|
BD3AA45422AE635700EF4F20 /* MessageModule */,
|
|
|
A77F2CA92232010F001BD3F6 /* MineModule */,
|
|
@@ -2082,9 +2142,9 @@
|
|
|
A77F2CA32232010F001BD3F6 /* ShoppingMallModule */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A77F2CA42232010F001BD3F6 /* ShoppingMall */,
|
|
|
A77F2CB02232010F001BD3F6 /* ShoppingCart */,
|
|
|
A7DF50D922A556C300998908 /* BrowsePictures */,
|
|
|
- A77F2CA42232010F001BD3F6 /* ShoppingMall */,
|
|
|
A7FF1550228AC22700A85748 /* ProductAllComment */,
|
|
|
A70B2C122286B14C00B2449F /* ProductView */,
|
|
|
A70B2C112286B10000B2449F /* ProductDetail */,
|
|
@@ -2194,6 +2254,7 @@
|
|
|
A77F2CBC2232022A001BD3F6 /* Tools */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A7931DF422AF827600297D0A /* ESTabBarController-swift */,
|
|
|
BD108C8D22A60A2000837DAB /* HGImagePicker */,
|
|
|
A7391212229F75F50033177E /* JXPagingView-Swift */,
|
|
|
A7146346228EFCE20066099B /* SKUDataFilter */,
|
|
@@ -2278,6 +2339,21 @@
|
|
|
path = SwiftMoyaServiceManger;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A7931DF422AF827600297D0A /* ESTabBarController-swift */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7931DF522AF827600297D0A /* Localizable.strings */,
|
|
|
+ A7931DF722AF827600297D0A /* ESTabBarItemMoreContentView.swift */,
|
|
|
+ A7931DF822AF827600297D0A /* ESTabBarController.swift */,
|
|
|
+ A7931DF922AF827600297D0A /* ESTabBarItemContentView.swift */,
|
|
|
+ A7931DFA22AF827600297D0A /* ESTabBarItem.swift */,
|
|
|
+ A7931DFB22AF827600297D0A /* ESTabBarItemBadgeView.swift */,
|
|
|
+ A7931DFC22AF827600297D0A /* ESTabBar.swift */,
|
|
|
+ A7931DFD22AF827600297D0A /* ESTabBarItemContainer.swift */,
|
|
|
+ );
|
|
|
+ path = "ESTabBarController-swift";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A7A98DFB227E84D0005306E9 /* SwiftMoyaServiceProduct */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3285,6 +3361,7 @@
|
|
|
A7CC74DE22703B4A003C4F38 /* MineModule.xcassets in Resources */,
|
|
|
A70B2C2D2286E29900B2449F /* ProductModule.xcassets in Resources */,
|
|
|
A71AF0BE226F1792001730FE /* ShoppingMallModule.xcassets in Resources */,
|
|
|
+ A7931DFE22AF827600297D0A /* Localizable.strings in Resources */,
|
|
|
A7778C9722438F5D00C7C47A /* AlipaySDK.bundle in Resources */,
|
|
|
A7190167227543DB00104A50 /* baidu_cityid_rel.json in Resources */,
|
|
|
A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */,
|
|
@@ -3386,6 +3463,7 @@
|
|
|
BD20F1D52283D15500677D8E /* OrderFinishPayFailureCell.swift in Sources */,
|
|
|
A72A72C022321DE000B21995 /* Extension+UIView.swift in Sources */,
|
|
|
BD7AB83A2284288D0030646A /* ShoppingCartPayOrderFooter.swift in Sources */,
|
|
|
+ A719EE6E22AF441F001AAC98 /* CommunityViewController.swift in Sources */,
|
|
|
A72A72C522321DE000B21995 /* WKWebViewConfig.swift in Sources */,
|
|
|
A72A72BB22321DE000B21995 /* Extension+UILabel.swift in Sources */,
|
|
|
A70B2C372288177300B2449F /* ProductDetailProductLabelIconCollectionViewCell.swift in Sources */,
|
|
@@ -3413,6 +3491,7 @@
|
|
|
A7B4E738228191CC0012914A /* CommondModel.swift in Sources */,
|
|
|
BD7AB841228438C80030646A /* OrderPaySelfPickAddressCell.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 */,
|
|
@@ -3430,6 +3509,7 @@
|
|
|
A7CC74D822700359003C4F38 /* MineTableViewHeaderView.swift in Sources */,
|
|
|
A71D2A602265673A00A55D16 /* RegisterLoginView.swift in Sources */,
|
|
|
A73D7C682268A032002A4CE3 /* SwiftyStarRatingView.swift in Sources */,
|
|
|
+ A7931E0122AF827600297D0A /* ESTabBarItemContentView.swift in Sources */,
|
|
|
A71AA5102272156A008FF1A5 /* ExpressAddressListViewController.swift in Sources */,
|
|
|
BDAA40FF228EA37900CF841D /* OrderApplyRefundPhotoCell.swift in Sources */,
|
|
|
A7A98E14227ED0E2005306E9 /* CategoryListModel.swift in Sources */,
|
|
@@ -3449,6 +3529,7 @@
|
|
|
A71AF0B0226EF185001730FE /* SearchCollectionViewCell.swift in Sources */,
|
|
|
A7A98E1D227EF1CB005306E9 /* SpecialBannerView.swift in Sources */,
|
|
|
BDF47D852282C59F00941AB9 /* ShoppingCartListTableViewCell.swift in Sources */,
|
|
|
+ A7931DFF22AF827600297D0A /* ESTabBarItemMoreContentView.swift in Sources */,
|
|
|
A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */,
|
|
|
A70B2C1D2286B52400B2449F /* ProductDetailViewController.swift in Sources */,
|
|
|
A7CC75332271ABB0003C4F38 /* AddressManagerViewController.swift in Sources */,
|
|
@@ -3462,6 +3543,7 @@
|
|
|
A729B5B022671310004AE098 /* MobileLoginView.swift in Sources */,
|
|
|
A71AA50C2272126A008FF1A5 /* EditAddressFooterView.swift in Sources */,
|
|
|
A70B2C35228815F700B2449F /* ProductDetailProductSkuLabelCollectionViewCell.swift in Sources */,
|
|
|
+ A7931E0522AF827600297D0A /* ESTabBarItemContainer.swift in Sources */,
|
|
|
A70B2C60228870CE00B2449F /* ShopSectionHeaderView.swift in Sources */,
|
|
|
A7CC7528227196C4003C4F38 /* AccountSecuritySetTableViewCell.swift in Sources */,
|
|
|
A70B2C292286D77200B2449F /* ProductDetailProductInfoTableViewCell.swift in Sources */,
|
|
@@ -3493,11 +3575,13 @@
|
|
|
A7003EA3229192CC004E51FB /* PayManagerPay.swift in Sources */,
|
|
|
A7DC467F22783A47001F3EFC /* EditExpressAddressTableViewCell.swift in Sources */,
|
|
|
A7A98E4522804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift in Sources */,
|
|
|
+ A7931E0022AF827600297D0A /* ESTabBarController.swift in Sources */,
|
|
|
A7824B082271F53A00ABA381 /* EditSetDefaultTableViewCell.swift in Sources */,
|
|
|
A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */,
|
|
|
A7824B062271F25400ABA381 /* EditAddressTableViewCell.swift in Sources */,
|
|
|
A70B2C4C228845E800B2449F /* ProductDetailParameterTableViewCell.swift in Sources */,
|
|
|
A7FF156A228C6E3600A85748 /* OrderProductTableViewCell.swift in Sources */,
|
|
|
+ A7931DF022AF4C9100297D0A /* BaseBouncesContentView.swift in Sources */,
|
|
|
A715333E22980CC60017C861 /* ConfigModel.swift in Sources */,
|
|
|
A70EBBC022561179000AD74F /* Extension+UITableView.swift in Sources */,
|
|
|
A72A72B022321DE000B21995 /* CGView.swift in Sources */,
|
|
@@ -3528,6 +3612,8 @@
|
|
|
A70B2C75228920BA00B2449F /* ProductDetailSkuSectionHeaerCollectionReusableView.swift in Sources */,
|
|
|
A7DF50D822A4FAFC00998908 /* ProductDetailEvaluationImageCollectionViewCell.swift in Sources */,
|
|
|
A72843FC224DB6B800F82F30 /* SwiftMoyaServiceUserApi.swift in Sources */,
|
|
|
+ A7931DF122AF4C9100297D0A /* BaseIrregularityBasicContentView.swift in Sources */,
|
|
|
+ A7931DEF22AF4C9100297D0A /* BaseBasicContentView.swift in Sources */,
|
|
|
A7CC750622714306003C4F38 /* MessageNoticeHeaderCollectionReusableView.swift in Sources */,
|
|
|
A7C3DD1A226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift in Sources */,
|
|
|
A7284A7722547333000BAEC4 /* AlipayResultModel.swift in Sources */,
|
|
@@ -3608,7 +3694,9 @@
|
|
|
A72A72BC22321DE000B21995 /* Extension+UIAlertController.swift in Sources */,
|
|
|
A7BB68662269B1DD00AB07A2 /* AddressPOIView.swift in Sources */,
|
|
|
BDF862A7228E42FA000DEF84 /* OrderApplyRefundController.swift in Sources */,
|
|
|
+ A7931E0422AF827600297D0A /* ESTabBar.swift in Sources */,
|
|
|
A72A72C322321DE000B21995 /* Extension+Date.swift in Sources */,
|
|
|
+ A7931E0322AF827600297D0A /* ESTabBarItemBadgeView.swift in Sources */,
|
|
|
A70B2C5522885AF500B2449F /* ShareCollectionViewCell.swift in Sources */,
|
|
|
A7A98E3A2280312C005306E9 /* ShoppingMallCategoryTableViewCell.swift in Sources */,
|
|
|
A7778CAB2244B12500C7C47A /* CountDownManager.swift in Sources */,
|
|
@@ -3759,6 +3847,17 @@
|
|
|
};
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
+/* Begin PBXVariantGroup section */
|
|
|
+ A7931DF522AF827600297D0A /* Localizable.strings */ = {
|
|
|
+ isa = PBXVariantGroup;
|
|
|
+ children = (
|
|
|
+ A7931DF622AF827600297D0A /* en */,
|
|
|
+ );
|
|
|
+ name = Localizable.strings;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+/* End PBXVariantGroup section */
|
|
|
+
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
A77F2C832231FB4A001BD3F6 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|