|
@@ -41,6 +41,8 @@
|
|
|
A70B8430228FF6D400882BC5 /* ProductCartCountModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B842F228FF6D400882BC5 /* ProductCartCountModel.swift */; };
|
|
|
A70B843422911AF600882BC5 /* ProductDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B843322911AF600882BC5 /* ProductDetailView.swift */; };
|
|
|
A70EBBC022561179000AD74F /* Extension+UITableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70EBBBF22561179000AD74F /* Extension+UITableView.swift */; };
|
|
|
+ A714348722DD9D4700132DA9 /* RedemptionAreaViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A714348622DD9D4700132DA9 /* RedemptionAreaViewController.swift */; };
|
|
|
+ A714348C22DDA3E400132DA9 /* CMSRedemptionAreaModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A714348B22DDA3E300132DA9 /* CMSRedemptionAreaModel.swift */; };
|
|
|
A7146349228EFCE20066099B /* ORSKUDataFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = A7146347228EFCE20066099B /* ORSKUDataFilter.m */; };
|
|
|
A715333E22980CC60017C861 /* ConfigModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A715333D22980CC60017C861 /* ConfigModel.swift */; };
|
|
|
A71738A622897892000AEA6A /* SwiftMoyaServiceShopApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71738A522897892000AEA6A /* SwiftMoyaServiceShopApi.swift */; };
|
|
@@ -262,7 +264,6 @@
|
|
|
A790705D22B9B723008CE279 /* ModifyDataAvatarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A790705C22B9B723008CE279 /* ModifyDataAvatarView.swift */; };
|
|
|
A790706122B9C294008CE279 /* ModifyDataNickNameSignView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A790706022B9C294008CE279 /* ModifyDataNickNameSignView.swift */; };
|
|
|
A790706522B9DFAD008CE279 /* TextLimitTool.m in Sources */ = {isa = PBXBuildFile; fileRef = A790706422B9DFAD008CE279 /* TextLimitTool.m */; };
|
|
|
- A7931E0822AF855E00297D0A /* RegisterLoginModule.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A7931E0722AF855E00297D0A /* RegisterLoginModule.xcassets */; };
|
|
|
A7931E0D22AF874600297D0A /* GenderSelectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931E0C22AF874600297D0A /* GenderSelectionViewController.swift */; };
|
|
|
A7931E1122AF989B00297D0A /* TopicSelectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931E1022AF989B00297D0A /* TopicSelectionViewController.swift */; };
|
|
|
A7931E1422AF9E4000297D0A /* TopicSelectionCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7931E1322AF9E4000297D0A /* TopicSelectionCollectionViewCell.swift */; };
|
|
@@ -387,6 +388,15 @@
|
|
|
A7D5F26122C0C2F300F8E9AF /* UserFollowsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F26022C0C2F300F8E9AF /* UserFollowsModel.swift */; };
|
|
|
A7D5F26322C0CF8600F8E9AF /* UserFansModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F26222C0CF8600F8E9AF /* UserFansModel.swift */; };
|
|
|
A7D5F26522C118F100F8E9AF /* CMSMemberListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D5F26422C118F100F8E9AF /* CMSMemberListModel.swift */; };
|
|
|
+ A7D77DE422DDB4B20048D5F6 /* RedemptionAreaBannerTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D77DE322DDB4B20048D5F6 /* RedemptionAreaBannerTableViewCell.swift */; };
|
|
|
+ A7D77DE722DDBE4D0048D5F6 /* RedemptionAreaBannerCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D77DE622DDBE4D0048D5F6 /* RedemptionAreaBannerCollectionViewCell.swift */; };
|
|
|
+ A7D77DE922DDBEF70048D5F6 /* RedemptionAreaModule.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A7D77DE822DDBEF70048D5F6 /* RedemptionAreaModule.xcassets */; };
|
|
|
+ A7D77DEB22DDC5900048D5F6 /* RedemptionAreaFSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D77DEA22DDC5900048D5F6 /* RedemptionAreaFSPagerViewCell.swift */; };
|
|
|
+ A7D77DEE22DDDDDB0048D5F6 /* RedemptionAreaViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D77DED22DDDDDB0048D5F6 /* RedemptionAreaViewModel.swift */; };
|
|
|
+ A7D77DF122DDE6600048D5F6 /* UserMemberTotalBeanViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D77DF022DDE6600048D5F6 /* UserMemberTotalBeanViewModel.swift */; };
|
|
|
+ A7D77DF422DDEED10048D5F6 /* FloorHeaderViewFloorHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D77DF322DDEED10048D5F6 /* FloorHeaderViewFloorHeaderView.swift */; };
|
|
|
+ A7D77DF722DDF3DB0048D5F6 /* RedemptionAreaFloorTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D77DF622DDF3DB0048D5F6 /* RedemptionAreaFloorTableViewCell.swift */; };
|
|
|
+ A7D77DF922DDF8FB0048D5F6 /* RedemptionAreaProductCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D77DF822DDF8FB0048D5F6 /* RedemptionAreaProductCollectionViewCell.swift */; };
|
|
|
A7DAB33322D881F5005B964E /* H5RouterModuleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7DAB33222D881F5005B964E /* H5RouterModuleType.swift */; };
|
|
|
A7DAB33522D8D3AC005B964E /* RegisterLoginRouterModuleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7DAB33422D8D3AC005B964E /* RegisterLoginRouterModuleType.swift */; };
|
|
|
A7DAB33922DC2B83005B964E /* ShareRouterModuleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7DAB33822DC2B83005B964E /* ShareRouterModuleType.swift */; };
|
|
@@ -721,6 +731,8 @@
|
|
|
A70B842F228FF6D400882BC5 /* ProductCartCountModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductCartCountModel.swift; sourceTree = "<group>"; };
|
|
|
A70B843322911AF600882BC5 /* ProductDetailView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductDetailView.swift; sourceTree = "<group>"; };
|
|
|
A70EBBBF22561179000AD74F /* Extension+UITableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Extension+UITableView.swift"; sourceTree = "<group>"; };
|
|
|
+ A714348622DD9D4700132DA9 /* RedemptionAreaViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RedemptionAreaViewController.swift; sourceTree = "<group>"; };
|
|
|
+ A714348B22DDA3E300132DA9 /* CMSRedemptionAreaModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CMSRedemptionAreaModel.swift; sourceTree = "<group>"; };
|
|
|
A7146347228EFCE20066099B /* ORSKUDataFilter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ORSKUDataFilter.m; sourceTree = "<group>"; };
|
|
|
A7146348228EFCE20066099B /* ORSKUDataFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ORSKUDataFilter.h; sourceTree = "<group>"; };
|
|
|
A715333D22980CC60017C861 /* ConfigModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConfigModel.swift; sourceTree = "<group>"; };
|
|
@@ -959,7 +971,6 @@
|
|
|
A790706022B9C294008CE279 /* ModifyDataNickNameSignView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ModifyDataNickNameSignView.swift; sourceTree = "<group>"; };
|
|
|
A790706322B9DFAD008CE279 /* TextLimitTool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TextLimitTool.h; sourceTree = "<group>"; };
|
|
|
A790706422B9DFAD008CE279 /* TextLimitTool.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TextLimitTool.m; sourceTree = "<group>"; };
|
|
|
- A7931E0722AF855E00297D0A /* RegisterLoginModule.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = RegisterLoginModule.xcassets; sourceTree = "<group>"; };
|
|
|
A7931E0C22AF874600297D0A /* GenderSelectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenderSelectionViewController.swift; sourceTree = "<group>"; };
|
|
|
A7931E1022AF989B00297D0A /* TopicSelectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicSelectionViewController.swift; sourceTree = "<group>"; };
|
|
|
A7931E1322AF9E4000297D0A /* TopicSelectionCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicSelectionCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
@@ -1085,6 +1096,15 @@
|
|
|
A7D5F26022C0C2F300F8E9AF /* UserFollowsModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserFollowsModel.swift; sourceTree = "<group>"; };
|
|
|
A7D5F26222C0CF8600F8E9AF /* UserFansModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserFansModel.swift; sourceTree = "<group>"; };
|
|
|
A7D5F26422C118F100F8E9AF /* CMSMemberListModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CMSMemberListModel.swift; sourceTree = "<group>"; };
|
|
|
+ A7D77DE322DDB4B20048D5F6 /* RedemptionAreaBannerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RedemptionAreaBannerTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7D77DE622DDBE4D0048D5F6 /* RedemptionAreaBannerCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RedemptionAreaBannerCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7D77DE822DDBEF70048D5F6 /* RedemptionAreaModule.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = RedemptionAreaModule.xcassets; sourceTree = "<group>"; };
|
|
|
+ A7D77DEA22DDC5900048D5F6 /* RedemptionAreaFSPagerViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RedemptionAreaFSPagerViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7D77DED22DDDDDB0048D5F6 /* RedemptionAreaViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RedemptionAreaViewModel.swift; sourceTree = "<group>"; };
|
|
|
+ A7D77DF022DDE6600048D5F6 /* UserMemberTotalBeanViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserMemberTotalBeanViewModel.swift; sourceTree = "<group>"; };
|
|
|
+ A7D77DF322DDEED10048D5F6 /* FloorHeaderViewFloorHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FloorHeaderViewFloorHeaderView.swift; sourceTree = "<group>"; };
|
|
|
+ A7D77DF622DDF3DB0048D5F6 /* RedemptionAreaFloorTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RedemptionAreaFloorTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7D77DF822DDF8FB0048D5F6 /* RedemptionAreaProductCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RedemptionAreaProductCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7DAB33222D881F5005B964E /* H5RouterModuleType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = H5RouterModuleType.swift; sourceTree = "<group>"; };
|
|
|
A7DAB33422D8D3AC005B964E /* RegisterLoginRouterModuleType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterLoginRouterModuleType.swift; sourceTree = "<group>"; };
|
|
|
A7DAB33822DC2B83005B964E /* ShareRouterModuleType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareRouterModuleType.swift; sourceTree = "<group>"; };
|
|
@@ -1765,6 +1785,34 @@
|
|
|
path = ProcuctDetailSelectSku;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A714348522DD9CD000132DA9 /* RedemptionAreaModule */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7D77DEC22DDDDA40048D5F6 /* ViewModel */,
|
|
|
+ A714348A22DD9E4C00132DA9 /* View */,
|
|
|
+ A714348822DD9E2800132DA9 /* ViewController */,
|
|
|
+ );
|
|
|
+ path = RedemptionAreaModule;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A714348822DD9E2800132DA9 /* ViewController */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A714348622DD9D4700132DA9 /* RedemptionAreaViewController.swift */,
|
|
|
+ );
|
|
|
+ path = ViewController;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A714348A22DD9E4C00132DA9 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7D77DF522DDF3940048D5F6 /* FloorCell */,
|
|
|
+ A7D77DF222DDEEAA0048D5F6 /* FloorHeader */,
|
|
|
+ A7D77DE522DDB4B50048D5F6 /* Banner */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A7146346228EFCE20066099B /* SKUDataFilter */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2014,6 +2062,7 @@
|
|
|
A71CAB3F22CB32A300D908A8 /* ViewModel */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A7D77DEF22DDE64B0048D5F6 /* UserMemberTotalBeanViewModel */,
|
|
|
A71CAB4322CB36C300D908A8 /* Community */,
|
|
|
A71CAB4222CB344E00D908A8 /* Virus */,
|
|
|
);
|
|
@@ -3075,6 +3124,7 @@
|
|
|
A77F2CA22232010F001BD3F6 /* Modules */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A714348522DD9CD000132DA9 /* RedemptionAreaModule */,
|
|
|
A77F2CAE2232010F001BD3F6 /* RegisterLoginModule */,
|
|
|
A719EE6622AF4374001AAC98 /* CommunityModule */,
|
|
|
A77F2CA32232010F001BD3F6 /* ShoppingMallModule */,
|
|
@@ -3175,10 +3225,10 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A77F2C672231FB4A001BD3F6 /* Assets.xcassets */,
|
|
|
+ A7D77DE822DDBEF70048D5F6 /* RedemptionAreaModule.xcassets */,
|
|
|
A71AF0BD226F1792001730FE /* ShoppingMallModule.xcassets */,
|
|
|
A7CC74DD22703B4A003C4F38 /* MineModule.xcassets */,
|
|
|
A7FF1576228C824300A85748 /* OrderModule.xcassets */,
|
|
|
- A7931E0722AF855E00297D0A /* RegisterLoginModule.xcassets */,
|
|
|
A7BF202322B392D600396DB3 /* CommunityModule.xcassets */,
|
|
|
A7BF202622B3930100396DB3 /* MessageModule.xcassets */,
|
|
|
BD24FABA22B509CF00C7AA3B /* PublishModule.xcassets */,
|
|
@@ -3559,6 +3609,7 @@
|
|
|
A7B4E739228192D10012914A /* CMSTemplateModel.swift */,
|
|
|
A7B4E7342281907A0012914A /* CMSModel.swift */,
|
|
|
A7D5F26422C118F100F8E9AF /* CMSMemberListModel.swift */,
|
|
|
+ A714348B22DDA3E300132DA9 /* CMSRedemptionAreaModel.swift */,
|
|
|
);
|
|
|
path = CMSModel;
|
|
|
sourceTree = "<group>";
|
|
@@ -4104,6 +4155,49 @@
|
|
|
path = CommunityModel;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A7D77DE522DDB4B50048D5F6 /* Banner */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7D77DE322DDB4B20048D5F6 /* RedemptionAreaBannerTableViewCell.swift */,
|
|
|
+ A7D77DEA22DDC5900048D5F6 /* RedemptionAreaFSPagerViewCell.swift */,
|
|
|
+ A7D77DE622DDBE4D0048D5F6 /* RedemptionAreaBannerCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = Banner;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7D77DEC22DDDDA40048D5F6 /* ViewModel */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7D77DED22DDDDDB0048D5F6 /* RedemptionAreaViewModel.swift */,
|
|
|
+ );
|
|
|
+ path = ViewModel;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7D77DEF22DDE64B0048D5F6 /* UserMemberTotalBeanViewModel */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7D77DF022DDE6600048D5F6 /* UserMemberTotalBeanViewModel.swift */,
|
|
|
+ );
|
|
|
+ path = UserMemberTotalBeanViewModel;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7D77DF222DDEEAA0048D5F6 /* FloorHeader */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7D77DF322DDEED10048D5F6 /* FloorHeaderViewFloorHeaderView.swift */,
|
|
|
+ );
|
|
|
+ path = FloorHeader;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7D77DF522DDF3940048D5F6 /* FloorCell */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7D77DF622DDF3DB0048D5F6 /* RedemptionAreaFloorTableViewCell.swift */,
|
|
|
+ A7D77DF822DDF8FB0048D5F6 /* RedemptionAreaProductCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = FloorCell;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A7DAB33122D875C0005B964E /* CommunityVideoSubCommentController */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -5706,6 +5800,7 @@
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ A7D77DE922DDBEF70048D5F6 /* RedemptionAreaModule.xcassets in Resources */,
|
|
|
BDD5483422C31752005BBE19 /* AlivcShortVideoImage.bundle in Resources */,
|
|
|
A7CC74DE22703B4A003C4F38 /* MineModule.xcassets in Resources */,
|
|
|
A7BF202422B392D600396DB3 /* CommunityModule.xcassets in Resources */,
|
|
@@ -5722,7 +5817,6 @@
|
|
|
BD108C9B22A60C3300837DAB /* HGImage.storyboard in Resources */,
|
|
|
A7FF1577228C824300A85748 /* OrderModule.xcassets in Resources */,
|
|
|
BD4B50AC22BC7DEA0073B516 /* FilterResource.bundle in Resources */,
|
|
|
- A7931E0822AF855E00297D0A /* RegisterLoginModule.xcassets in Resources */,
|
|
|
A7778C9922438F5D00C7C47A /* README.txt in Resources */,
|
|
|
BDD54A2922C31D60005BBE19 /* LocalMV.json in Resources */,
|
|
|
A7BF202722B3930100396DB3 /* MessageModule.xcassets in Resources */,
|
|
@@ -5849,6 +5943,7 @@
|
|
|
A74322A422B8E7F60017C367 /* MyFollowAndFanHeaderView.swift in Sources */,
|
|
|
A73911AD229CD62F0033177E /* AlamofireReachabilityManager.swift in Sources */,
|
|
|
A7BB684F2268DCEC00AB07A2 /* SelfRecommendationViewController.swift in Sources */,
|
|
|
+ A7D77DF922DDF8FB0048D5F6 /* RedemptionAreaProductCollectionViewCell.swift in Sources */,
|
|
|
A7B4E7352281907A0012914A /* CMSModel.swift in Sources */,
|
|
|
A770E60522D64CD700CBD0A4 /* WKWebView+SwCapture.swift in Sources */,
|
|
|
BD13B6DB22BA03BC008BB323 /* PublishAddressPOIView.swift in Sources */,
|
|
@@ -5860,6 +5955,7 @@
|
|
|
BD108C9522A60C2100837DAB /* HGImageCollectionViewCell.swift in Sources */,
|
|
|
A7FF1589228C854900A85748 /* OrderDetailBottomView.swift in Sources */,
|
|
|
A770E5DB22CED8C600CBD0A4 /* RouterManager.swift in Sources */,
|
|
|
+ A714348722DD9D4700132DA9 /* RedemptionAreaViewController.swift in Sources */,
|
|
|
A73A56DE22DC9CCE004920FE /* UpdateVersionManager.swift in Sources */,
|
|
|
A7D5F22B22BB687100F8E9AF /* BaseJSWebViewController.swift in Sources */,
|
|
|
BD1DC6C5228CFD0B00B89C57 /* SwiftMoyaNetWorkServiceOrder.swift in Sources */,
|
|
@@ -5947,6 +6043,7 @@
|
|
|
BD61229A22C3605C00D3F513 /* AliyunEffectFilterCell.m in Sources */,
|
|
|
A7BF202B22B396F300396DB3 /* CardContentTitleTableViewCell.swift in Sources */,
|
|
|
A70B2C1D2286B52400B2449F /* ProductDetailViewController.swift in Sources */,
|
|
|
+ A7D77DE422DDB4B20048D5F6 /* RedemptionAreaBannerTableViewCell.swift in Sources */,
|
|
|
A72623EE22C4CFD800AEF875 /* WaterFallLayout.m in Sources */,
|
|
|
A7D5F25A22C05D1400F8E9AF /* SwiftMoyaServiceCommunityApi.swift in Sources */,
|
|
|
A7CC75332271ABB0003C4F38 /* AddressManagerViewController.swift in Sources */,
|
|
@@ -6013,6 +6110,7 @@
|
|
|
A71AF0BA226F00F8001730FE /* SearchResultView.swift in Sources */,
|
|
|
A7297C6622D72FA4001A7AE6 /* KeyBoardCommentView.swift in Sources */,
|
|
|
A77F2CB52232010F001BD3F6 /* ShoppingMallViewController.swift in Sources */,
|
|
|
+ A7D77DEB22DDC5900048D5F6 /* RedemptionAreaFSPagerViewCell.swift in Sources */,
|
|
|
A7D07CD622B78BC300186014 /* PersonViewUserAndOtherListCollectionViewCell.swift in Sources */,
|
|
|
A71AA513227215B5008FF1A5 /* ExpressAddressListView.swift in Sources */,
|
|
|
A7B4E723228154750012914A /* ProductFloorBannerView.swift in Sources */,
|
|
@@ -6038,6 +6136,7 @@
|
|
|
BD01B20222BC677900CE9F36 /* PublishVideoView.swift in Sources */,
|
|
|
A7C0FDF322B65E5400BC1E86 /* FeaturedTopicsTableViewCell.swift in Sources */,
|
|
|
A770E61322D6625700CBD0A4 /* ShareCommunityViewCollectionViewCell.swift in Sources */,
|
|
|
+ A7D77DEE22DDDDDB0048D5F6 /* RedemptionAreaViewModel.swift in Sources */,
|
|
|
A7A98E0B227EBD04005306E9 /* CategorySearchView.swift in Sources */,
|
|
|
A72A73142232475E00B21995 /* AlipayManager.swift in Sources */,
|
|
|
A7824B042271F10300ABA381 /* EditSelfMentionContactsView.swift in Sources */,
|
|
@@ -6103,6 +6202,7 @@
|
|
|
A70B2C6D2288815E00B2449F /* PickViewOneComponentsView.swift in Sources */,
|
|
|
BDD4FB1422840954006FE833 /* ShoppingCartOrderPayView.swift in Sources */,
|
|
|
A70B2C222286BF5900B2449F /* ProductDetailTableViewHeaderView.swift in Sources */,
|
|
|
+ A7D77DE722DDBE4D0048D5F6 /* RedemptionAreaBannerCollectionViewCell.swift in Sources */,
|
|
|
A7D5F24D22BC720000F8E9AF /* WVJBModel.swift in Sources */,
|
|
|
A74322A222B8D5A90017C367 /* SearchUserLitTableViewCell.swift in Sources */,
|
|
|
A72623E522C39C7000AEF875 /* FMLinkLabel.m in Sources */,
|
|
@@ -6140,6 +6240,7 @@
|
|
|
A72A72AA22321DE000B21995 /* Log.swift in Sources */,
|
|
|
BD6122ED22C367E900D3F513 /* AliAssetImageGenerator.m in Sources */,
|
|
|
BD61226A22C3595B00D3F513 /* AlivcEditUIConfig.m in Sources */,
|
|
|
+ A7D77DF122DDE6600048D5F6 /* UserMemberTotalBeanViewModel.swift in Sources */,
|
|
|
A7AA9F6522C63DCD0086498B /* CommunityFollowFeedModel.swift in Sources */,
|
|
|
A72A72B622321DE000B21995 /* Extension+NSRange.swift in Sources */,
|
|
|
BD0E678522A4C23B00B980BA /* ShoppingCartOrderPayFreightCell.swift in Sources */,
|
|
@@ -6327,6 +6428,7 @@
|
|
|
A729B5A82266F2E0004AE098 /* AlertSheetView.swift in Sources */,
|
|
|
A7D07CC322B745C800186014 /* PersonViewUserAndOtherHeaderView.swift in Sources */,
|
|
|
A7CC75382271ADD6003C4F38 /* AddressManagerSelfMentionExpressHeaderView.swift in Sources */,
|
|
|
+ A714348C22DDA3E400132DA9 /* CMSRedemptionAreaModel.swift in Sources */,
|
|
|
A738D66F225D9BD900EEE860 /* UMLoginModel.swift in Sources */,
|
|
|
A7FF156C228C6E5E00A85748 /* OrderTotalAmountTableViewCell.swift in Sources */,
|
|
|
A71738A622897892000AEA6A /* SwiftMoyaServiceShopApi.swift in Sources */,
|
|
@@ -6338,6 +6440,7 @@
|
|
|
BD6122E722C3654500D3F513 /* AliyunTimelineFilterItem.m in Sources */,
|
|
|
BD10CD0C22BFCC7C0040796E /* PublishMusicView.swift in Sources */,
|
|
|
A7F2D6DF22B25B5D0093000B /* CardContentPicVideoCollectionViewLayout.swift in Sources */,
|
|
|
+ A7D77DF422DDEED10048D5F6 /* FloorHeaderViewFloorHeaderView.swift in Sources */,
|
|
|
A72623E722C469B700AEF875 /* SearchMemberListModel.swift in Sources */,
|
|
|
A7A98E10227EC531005306E9 /* ProductHSmallTableViewCell.swift in Sources */,
|
|
|
A7A98DFD227E84F4005306E9 /* SwiftMoyaServiceProductApi.swift in Sources */,
|
|
@@ -6413,6 +6516,7 @@
|
|
|
BD12204422AF996E0051C7C2 /* MessageListController.swift in Sources */,
|
|
|
A73A56D922DC8378004920FE /* UpdateVersionView.swift in Sources */,
|
|
|
BD477F6322C23D66008BE2CB /* AliyunReachability.m in Sources */,
|
|
|
+ A7D77DF722DDF3DB0048D5F6 /* RedemptionAreaFloorTableViewCell.swift in Sources */,
|
|
|
A7778CDD2246121500C7C47A /* PhoneCountryAreaListMdoel.swift in Sources */,
|
|
|
A72A733522325A4B00B21995 /* AppDelegate+HandleOpen.swift in Sources */,
|
|
|
A7FF156E228C6EAE00A85748 /* OrderDeliveryModeTableViewCell.swift in Sources */,
|