|
@@ -347,6 +347,17 @@
|
|
|
BD108C9722A60C2100837DAB /* HGImagePickerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD108C9222A60C2100837DAB /* HGImagePickerController.swift */; };
|
|
|
BD108C9A22A60C3300837DAB /* HGImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BD108C9822A60C3200837DAB /* HGImage.xcassets */; };
|
|
|
BD108C9B22A60C3300837DAB /* HGImage.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BD108C9922A60C3300837DAB /* HGImage.storyboard */; };
|
|
|
+ BD12203122AF4A010051C7C2 /* MessageMainItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12203022AF4A010051C7C2 /* MessageMainItemView.swift */; };
|
|
|
+ BD12203622AF807C0051C7C2 /* MessagePlanetActivityController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12203522AF807C0051C7C2 /* MessagePlanetActivityController.swift */; };
|
|
|
+ BD12203A22AF80AD0051C7C2 /* MessageActivityTableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12203922AF80AD0051C7C2 /* MessageActivityTableCell.swift */; };
|
|
|
+ BD12203F22AF8E190051C7C2 /* MessagePlanetNotiController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12203E22AF8E190051C7C2 /* MessagePlanetNotiController.swift */; };
|
|
|
+ BD12204122AF8E320051C7C2 /* MessagePlanetNotiTableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12204022AF8E320051C7C2 /* MessagePlanetNotiTableCell.swift */; };
|
|
|
+ BD12204422AF996E0051C7C2 /* MessageCommentController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12204322AF996E0051C7C2 /* MessageCommentController.swift */; };
|
|
|
+ BD12204622AF997E0051C7C2 /* MessageCommentTableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12204522AF997E0051C7C2 /* MessageCommentTableCell.swift */; };
|
|
|
+ BD12204922AF99B90051C7C2 /* MessageFollowNotiController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12204822AF99B90051C7C2 /* MessageFollowNotiController.swift */; };
|
|
|
+ BD12204B22AF99C80051C7C2 /* MessageFollowNotiTableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12204A22AF99C80051C7C2 /* MessageFollowNotiTableCell.swift */; };
|
|
|
+ BD12204E22AFB07E0051C7C2 /* MessageThumbController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12204D22AFB07E0051C7C2 /* MessageThumbController.swift */; };
|
|
|
+ BD12205022AFB08B0051C7C2 /* MessageThumbTableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD12204F22AFB08B0051C7C2 /* MessageThumbTableCell.swift */; };
|
|
|
BD1DC6C5228CFD0B00B89C57 /* SwiftMoyaNetWorkServiceOrder.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1DC6C3228CFD0B00B89C57 /* SwiftMoyaNetWorkServiceOrder.swift */; };
|
|
|
BD1DC6C6228CFD0B00B89C57 /* SwiftMoyaServiceOrderApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1DC6C4228CFD0B00B89C57 /* SwiftMoyaServiceOrderApi.swift */; };
|
|
|
BD1DC6C9228D005000B89C57 /* OrderCreateParameterModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1DC6C8228D005000B89C57 /* OrderCreateParameterModel.swift */; };
|
|
@@ -361,7 +372,6 @@
|
|
|
BD29A92E228F99780018CFC3 /* OrderCommentParameterModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD29A92D228F99780018CFC3 /* OrderCommentParameterModel.swift */; };
|
|
|
BD3474F522857B85000908C5 /* CommonPayHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD3474F422857B85000908C5 /* CommonPayHeader.swift */; };
|
|
|
BD3AA45822AE63EC00EF4F20 /* MessageMainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD3AA45722AE63EC00EF4F20 /* MessageMainViewController.swift */; };
|
|
|
- BD3AA45B22AE64F000EF4F20 /* MessageMainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD3AA45A22AE64F000EF4F20 /* MessageMainView.swift */; };
|
|
|
BD3AA45F22AE6F2500EF4F20 /* MessagePlanetTableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD3AA45E22AE6F2500EF4F20 /* MessagePlanetTableCell.swift */; };
|
|
|
BD6EDF48229007EA009A20FE /* OrderApplyRefundModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD6EDF47229007EA009A20FE /* OrderApplyRefundModel.swift */; };
|
|
|
BD7AB83622841A8B0030646A /* ShoppingCartPayOrderItemCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD7AB83522841A8B0030646A /* ShoppingCartPayOrderItemCell.swift */; };
|
|
@@ -778,6 +788,17 @@
|
|
|
BD108C9222A60C2100837DAB /* HGImagePickerController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HGImagePickerController.swift; sourceTree = "<group>"; };
|
|
|
BD108C9822A60C3200837DAB /* HGImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = HGImage.xcassets; sourceTree = "<group>"; };
|
|
|
BD108C9922A60C3300837DAB /* HGImage.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = HGImage.storyboard; sourceTree = "<group>"; };
|
|
|
+ BD12203022AF4A010051C7C2 /* MessageMainItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageMainItemView.swift; sourceTree = "<group>"; };
|
|
|
+ BD12203522AF807C0051C7C2 /* MessagePlanetActivityController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessagePlanetActivityController.swift; sourceTree = "<group>"; };
|
|
|
+ BD12203922AF80AD0051C7C2 /* MessageActivityTableCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageActivityTableCell.swift; sourceTree = "<group>"; };
|
|
|
+ BD12203E22AF8E190051C7C2 /* MessagePlanetNotiController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessagePlanetNotiController.swift; sourceTree = "<group>"; };
|
|
|
+ BD12204022AF8E320051C7C2 /* MessagePlanetNotiTableCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessagePlanetNotiTableCell.swift; sourceTree = "<group>"; };
|
|
|
+ BD12204322AF996E0051C7C2 /* MessageCommentController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageCommentController.swift; sourceTree = "<group>"; };
|
|
|
+ BD12204522AF997E0051C7C2 /* MessageCommentTableCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageCommentTableCell.swift; sourceTree = "<group>"; };
|
|
|
+ BD12204822AF99B90051C7C2 /* MessageFollowNotiController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageFollowNotiController.swift; sourceTree = "<group>"; };
|
|
|
+ BD12204A22AF99C80051C7C2 /* MessageFollowNotiTableCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageFollowNotiTableCell.swift; sourceTree = "<group>"; };
|
|
|
+ BD12204D22AFB07E0051C7C2 /* MessageThumbController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageThumbController.swift; sourceTree = "<group>"; };
|
|
|
+ BD12204F22AFB08B0051C7C2 /* MessageThumbTableCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageThumbTableCell.swift; sourceTree = "<group>"; };
|
|
|
BD1DC6C3228CFD0B00B89C57 /* SwiftMoyaNetWorkServiceOrder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkServiceOrder.swift; sourceTree = "<group>"; };
|
|
|
BD1DC6C4228CFD0B00B89C57 /* SwiftMoyaServiceOrderApi.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceOrderApi.swift; sourceTree = "<group>"; };
|
|
|
BD1DC6C8228D005000B89C57 /* OrderCreateParameterModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderCreateParameterModel.swift; sourceTree = "<group>"; };
|
|
@@ -792,7 +813,6 @@
|
|
|
BD29A92D228F99780018CFC3 /* OrderCommentParameterModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderCommentParameterModel.swift; sourceTree = "<group>"; };
|
|
|
BD3474F422857B85000908C5 /* CommonPayHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonPayHeader.swift; sourceTree = "<group>"; };
|
|
|
BD3AA45722AE63EC00EF4F20 /* MessageMainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageMainViewController.swift; sourceTree = "<group>"; };
|
|
|
- BD3AA45A22AE64F000EF4F20 /* MessageMainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageMainView.swift; sourceTree = "<group>"; };
|
|
|
BD3AA45E22AE6F2500EF4F20 /* MessagePlanetTableCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessagePlanetTableCell.swift; sourceTree = "<group>"; };
|
|
|
BD6EDF47229007EA009A20FE /* OrderApplyRefundModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderApplyRefundModel.swift; sourceTree = "<group>"; };
|
|
|
BD7AB83522841A8B0030646A /* ShoppingCartPayOrderItemCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingCartPayOrderItemCell.swift; sourceTree = "<group>"; };
|
|
@@ -3025,6 +3045,83 @@
|
|
|
path = HGImagePicker;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BD12203222AF803A0051C7C2 /* MessagePlanetActivity */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD12203422AF80610051C7C2 /* View */,
|
|
|
+ BD12203322AF805A0051C7C2 /* Controller */,
|
|
|
+ );
|
|
|
+ path = MessagePlanetActivity;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD12203322AF805A0051C7C2 /* Controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD12203522AF807C0051C7C2 /* MessagePlanetActivityController.swift */,
|
|
|
+ );
|
|
|
+ path = Controller;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD12203422AF80610051C7C2 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD12203922AF80AD0051C7C2 /* MessageActivityTableCell.swift */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD12203B22AF8DCA0051C7C2 /* MessagePlanetNotification */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD12203D22AF8DF10051C7C2 /* View */,
|
|
|
+ BD12203C22AF8DE90051C7C2 /* Controller */,
|
|
|
+ );
|
|
|
+ path = MessagePlanetNotification;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD12203C22AF8DE90051C7C2 /* Controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD12203E22AF8E190051C7C2 /* MessagePlanetNotiController.swift */,
|
|
|
+ );
|
|
|
+ path = Controller;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD12203D22AF8DF10051C7C2 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD12204022AF8E320051C7C2 /* MessagePlanetNotiTableCell.swift */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD12204222AF99520051C7C2 /* MessageComment */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD12204322AF996E0051C7C2 /* MessageCommentController.swift */,
|
|
|
+ BD12204522AF997E0051C7C2 /* MessageCommentTableCell.swift */,
|
|
|
+ );
|
|
|
+ path = MessageComment;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD12204722AF999C0051C7C2 /* MessageFollowNoti */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD12204822AF99B90051C7C2 /* MessageFollowNotiController.swift */,
|
|
|
+ BD12204A22AF99C80051C7C2 /* MessageFollowNotiTableCell.swift */,
|
|
|
+ );
|
|
|
+ path = MessageFollowNoti;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD12204C22AFB02B0051C7C2 /* MessagePlanetThumb */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD12204D22AFB07E0051C7C2 /* MessageThumbController.swift */,
|
|
|
+ BD12204F22AFB08B0051C7C2 /* MessageThumbTableCell.swift */,
|
|
|
+ );
|
|
|
+ path = MessagePlanetThumb;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BD1DC6C2228CFD0B00B89C57 /* SwiftMoyaServiceOrder */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3109,6 +3206,11 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
BD3AA45522AE63A200EF4F20 /* MessageMain */,
|
|
|
+ BD12203222AF803A0051C7C2 /* MessagePlanetActivity */,
|
|
|
+ BD12203B22AF8DCA0051C7C2 /* MessagePlanetNotification */,
|
|
|
+ BD12204222AF99520051C7C2 /* MessageComment */,
|
|
|
+ BD12204C22AFB02B0051C7C2 /* MessagePlanetThumb */,
|
|
|
+ BD12204722AF999C0051C7C2 /* MessageFollowNoti */,
|
|
|
);
|
|
|
path = MessageModule;
|
|
|
sourceTree = "<group>";
|
|
@@ -3133,8 +3235,8 @@
|
|
|
BD3AA45922AE63FB00EF4F20 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- BD3AA45A22AE64F000EF4F20 /* MessageMainView.swift */,
|
|
|
BD3AA45E22AE6F2500EF4F20 /* MessagePlanetTableCell.swift */,
|
|
|
+ BD12203022AF4A010051C7C2 /* MessageMainItemView.swift */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -3541,6 +3643,7 @@
|
|
|
BDF47D7E22827C3F00941AB9 /* ProductSlidingTopBottomCollectionViewCell.swift in Sources */,
|
|
|
BD108C9522A60C2100837DAB /* HGImageCollectionViewCell.swift in Sources */,
|
|
|
A7FF1589228C854900A85748 /* OrderDetailBottomView.swift in Sources */,
|
|
|
+ BD12203122AF4A010051C7C2 /* MessageMainItemView.swift in Sources */,
|
|
|
BD1DC6C5228CFD0B00B89C57 /* SwiftMoyaNetWorkServiceOrder.swift in Sources */,
|
|
|
BD7AB83D228438020030646A /* OrderPayExpressInfoShowCell.swift in Sources */,
|
|
|
A72A72C422321DE000B21995 /* Extension+CAGradientLayer.swift in Sources */,
|
|
@@ -3563,6 +3666,7 @@
|
|
|
A7CC74DC2270352F003C4F38 /* MineOrderCollectionViewCell.swift in Sources */,
|
|
|
BDD4FB1222840597006FE833 /* ShoppingCartPayOrderController.swift in Sources */,
|
|
|
BD3AA45F22AE6F2500EF4F20 /* MessagePlanetTableCell.swift in Sources */,
|
|
|
+ BD12203A22AF80AD0051C7C2 /* MessageActivityTableCell.swift in Sources */,
|
|
|
A7284404224DBFBD00F82F30 /* UserModel.swift in Sources */,
|
|
|
A7CC74D822700359003C4F38 /* MineTableViewHeaderView.swift in Sources */,
|
|
|
A7931E1122AF989B00297D0A /* TopicSelectionViewController.swift in Sources */,
|
|
@@ -3617,6 +3721,7 @@
|
|
|
BDAA40FD228E9CD600CF841D /* OrderApplyRefundPhoneCell.swift in Sources */,
|
|
|
A71AA51F22729F35008FF1A5 /* AuthorizationSwift.swift in Sources */,
|
|
|
A7A98E3622802AD7005306E9 /* ShoppingMallBannerFSPagerViewCell.swift in Sources */,
|
|
|
+ BD12204E22AFB07E0051C7C2 /* MessageThumbController.swift in Sources */,
|
|
|
A7824AFD2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift in Sources */,
|
|
|
BD7AB83F228438290030646A /* OrderPayExpressAddInfoCell.swift in Sources */,
|
|
|
A7DF50DF22A5590200998908 /* BrowsePicturesViewController.swift in Sources */,
|
|
@@ -3650,6 +3755,7 @@
|
|
|
A7274C5B228EE636000E3A07 /* LBXScanViewController.swift in Sources */,
|
|
|
A7FF1566228C6DF200A85748 /* OrderShopAndStatusTableViewCell.swift in Sources */,
|
|
|
A7A98E332280272A005306E9 /* ShoppingMallBannerTableViewCell.swift in Sources */,
|
|
|
+ BD12204622AF997E0051C7C2 /* MessageCommentTableCell.swift in Sources */,
|
|
|
BDF862AA228E43A4000DEF84 /* OrderCommentTableViewCell.swift in Sources */,
|
|
|
A7B4E754228278320012914A /* ShoppingMallFloorTableViewCell.swift in Sources */,
|
|
|
BD3474F522857B85000908C5 /* CommonPayHeader.swift in Sources */,
|
|
@@ -3682,6 +3788,7 @@
|
|
|
A70B843422911AF600882BC5 /* ProductDetailView.swift in Sources */,
|
|
|
A7FF1598228D092A00A85748 /* OrderListModel.swift in Sources */,
|
|
|
A7FF157D228C837100A85748 /* OrderDetailStatusTableViewCell.swift in Sources */,
|
|
|
+ BD12204B22AF99C80051C7C2 /* MessageFollowNotiTableCell.swift in Sources */,
|
|
|
A7A98E41228046C5005306E9 /* ShoppingMallSepcialTableViewCell.swift in Sources */,
|
|
|
A70B2C5E22886F4D00B2449F /* ShopViewTableViewCell.swift in Sources */,
|
|
|
A7CC753A2271B98B003C4F38 /* AddressManagerAddTableViewCell.swift in Sources */,
|
|
@@ -3734,6 +3841,7 @@
|
|
|
BDF8629C228E4125000DEF84 /* OrderCommentController.swift in Sources */,
|
|
|
A7B4E75A228289BB0012914A /* ProductFloorCenterHeaderCollectionReusableView.swift in Sources */,
|
|
|
A71901752275F71F00104A50 /* BaiduToCityModel.swift in Sources */,
|
|
|
+ BD12203F22AF8E190051C7C2 /* MessagePlanetNotiController.swift in Sources */,
|
|
|
A7BB685922696B9200AB07A2 /* SelfRecommendationCollectionViewCell.swift in Sources */,
|
|
|
A7636AC822682BAF00374F9E /* LocationView.swift in Sources */,
|
|
|
A738D205225AF90D00EEE860 /* WeChatpayOrderModel.swift in Sources */,
|
|
@@ -3759,6 +3867,7 @@
|
|
|
A7931E0322AF827600297D0A /* ESTabBarItemBadgeView.swift in Sources */,
|
|
|
A70B2C5522885AF500B2449F /* ShareCollectionViewCell.swift in Sources */,
|
|
|
A7A98E3A2280312C005306E9 /* ShoppingMallCategoryTableViewCell.swift in Sources */,
|
|
|
+ BD12203622AF807C0051C7C2 /* MessagePlanetActivityController.swift in Sources */,
|
|
|
A7778CAB2244B12500C7C47A /* CountDownManager.swift in Sources */,
|
|
|
A775CBFE2237493600EBDCF8 /* ShoppingMallNavigationBarView.swift in Sources */,
|
|
|
A71AA5212272E527008FF1A5 /* Extension+UINavigationController.swift in Sources */,
|
|
@@ -3783,6 +3892,7 @@
|
|
|
BD108C9622A60C2100837DAB /* HGImagePickerCell.swift in Sources */,
|
|
|
A7A98E3C228036D7005306E9 /* ShoppingMallCategoryCollectionViewCell.swift in Sources */,
|
|
|
BD3AA45822AE63EC00EF4F20 /* MessageMainViewController.swift in Sources */,
|
|
|
+ BD12204922AF99B90051C7C2 /* MessageFollowNotiController.swift in Sources */,
|
|
|
A71AF0AA226EDDF5001730FE /* SearchView.swift in Sources */,
|
|
|
A7FF1583228C843700A85748 /* OrderDetailExpressSelfMentionTableViewCell.swift in Sources */,
|
|
|
A7A98E0E227EC0C6005306E9 /* CategoryTableViewCell.swift in Sources */,
|
|
@@ -3829,6 +3939,7 @@
|
|
|
A72A726722321DBD00B21995 /* LocationModel.swift in Sources */,
|
|
|
A7A98E10227EC531005306E9 /* ProductHSmallTableViewCell.swift in Sources */,
|
|
|
A7A98DFD227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift in Sources */,
|
|
|
+ BD12205022AFB08B0051C7C2 /* MessageThumbTableCell.swift in Sources */,
|
|
|
A739121B229F75F50033177E /* JXPagingView.swift in Sources */,
|
|
|
BD7AB8452284398A0030646A /* OrderPaySelfPickAddInfoCell.swift in Sources */,
|
|
|
A72A72D222321E2700B21995 /* Common.swift in Sources */,
|
|
@@ -3836,8 +3947,8 @@
|
|
|
BDEF7791228571DC00ED0AC0 /* CommonPayView.swift in Sources */,
|
|
|
A71AF0A6226EDDC8001730FE /* SearchViewController.swift in Sources */,
|
|
|
BD20F1CF2283CE2300677D8E /* OrderFinishPayView.swift in Sources */,
|
|
|
- BD3AA45B22AE64F000EF4F20 /* MessageMainView.swift in Sources */,
|
|
|
A7A98E4322804851005306E9 /* ShoppingMallSepcialFlowLayout.swift in Sources */,
|
|
|
+ BD12204122AF8E320051C7C2 /* MessagePlanetNotiTableCell.swift in Sources */,
|
|
|
A79057062276EA3D0037F823 /* OpenCityListModel.swift in Sources */,
|
|
|
BD7AB838228420310030646A /* ShoppingCartPayOrderHeader.swift in Sources */,
|
|
|
A7824B002271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift in Sources */,
|
|
@@ -3863,6 +3974,7 @@
|
|
|
A72A72B922321DE000B21995 /* Extension+Array.swift in Sources */,
|
|
|
A70B2C492288416F00B2449F /* ProductDetailHotSellCollectionViewCell.swift in Sources */,
|
|
|
A71901692275464000104A50 /* ProvinceCityAreaView.swift in Sources */,
|
|
|
+ BD12204422AF996E0051C7C2 /* MessageCommentController.swift in Sources */,
|
|
|
A7778CDD2246121500C7C47A /* PhoneCountryAreaListMdoel.swift in Sources */,
|
|
|
A72A733522325A4B00B21995 /* AppDelegate+HandleOpen.swift in Sources */,
|
|
|
A7FF156E228C6EAE00A85748 /* OrderDeliveryModeTableViewCell.swift in Sources */,
|