|
@@ -276,6 +276,11 @@
|
|
A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC522320627001BD3F6 /* WRNavigationBar.swift */; };
|
|
A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC522320627001BD3F6 /* WRNavigationBar.swift */; };
|
|
A77F2CC822320627001BD3F6 /* WRCustomNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC622320627001BD3F6 /* WRCustomNavigationBar.swift */; };
|
|
A77F2CC822320627001BD3F6 /* WRCustomNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC622320627001BD3F6 /* WRCustomNavigationBar.swift */; };
|
|
A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */; };
|
|
A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */; };
|
|
|
|
+ A7811C81231AB05300C2D8DE /* CommunityReportViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7811C7F231AB05300C2D8DE /* CommunityReportViewController.swift */; };
|
|
|
|
+ A7811C85231AB2F600C2D8DE /* CommunityReportHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7811C84231AB2F600C2D8DE /* CommunityReportHeaderView.swift */; };
|
|
|
|
+ A7811C87231AB49800C2D8DE /* CommunityReportTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7811C86231AB49800C2D8DE /* CommunityReportTableViewCell.swift */; };
|
|
|
|
+ A7811C89231ACC3900C2D8DE /* OtherPersonalCenterReportView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7811C88231ACC3900C2D8DE /* OtherPersonalCenterReportView.swift */; };
|
|
|
|
+ A7811C8C231AD26300C2D8DE /* OtherPersonalCenterReportSureView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7811C8B231AD26300C2D8DE /* OtherPersonalCenterReportSureView.swift */; };
|
|
A7824AFB2271EA2600ABA381 /* SelfMentionContactsListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFA2271EA2600ABA381 /* SelfMentionContactsListView.swift */; };
|
|
A7824AFB2271EA2600ABA381 /* SelfMentionContactsListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFA2271EA2600ABA381 /* SelfMentionContactsListView.swift */; };
|
|
A7824AFD2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFC2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift */; };
|
|
A7824AFD2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFC2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift */; };
|
|
A7824B002271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFF2271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift */; };
|
|
A7824B002271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7824AFF2271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift */; };
|
|
@@ -1008,6 +1013,11 @@
|
|
A77F2CC522320627001BD3F6 /* WRNavigationBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WRNavigationBar.swift; sourceTree = "<group>"; };
|
|
A77F2CC522320627001BD3F6 /* WRNavigationBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WRNavigationBar.swift; sourceTree = "<group>"; };
|
|
A77F2CC622320627001BD3F6 /* WRCustomNavigationBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WRCustomNavigationBar.swift; sourceTree = "<group>"; };
|
|
A77F2CC622320627001BD3F6 /* WRCustomNavigationBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WRCustomNavigationBar.swift; sourceTree = "<group>"; };
|
|
A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseTabbarViewController.swift; sourceTree = "<group>"; };
|
|
A77F2CC9223209F2001BD3F6 /* BaseTabbarViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseTabbarViewController.swift; sourceTree = "<group>"; };
|
|
|
|
+ A7811C7F231AB05300C2D8DE /* CommunityReportViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityReportViewController.swift; sourceTree = "<group>"; };
|
|
|
|
+ A7811C84231AB2F600C2D8DE /* CommunityReportHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityReportHeaderView.swift; sourceTree = "<group>"; };
|
|
|
|
+ A7811C86231AB49800C2D8DE /* CommunityReportTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityReportTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
|
+ A7811C88231ACC3900C2D8DE /* OtherPersonalCenterReportView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OtherPersonalCenterReportView.swift; sourceTree = "<group>"; };
|
|
|
|
+ A7811C8B231AD26300C2D8DE /* OtherPersonalCenterReportSureView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OtherPersonalCenterReportSureView.swift; sourceTree = "<group>"; };
|
|
A7824AFA2271EA2600ABA381 /* SelfMentionContactsListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfMentionContactsListView.swift; sourceTree = "<group>"; };
|
|
A7824AFA2271EA2600ABA381 /* SelfMentionContactsListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfMentionContactsListView.swift; sourceTree = "<group>"; };
|
|
A7824AFC2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfMentionContactsListTableViewCell.swift; sourceTree = "<group>"; };
|
|
A7824AFC2271EAC900ABA381 /* SelfMentionContactsListTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfMentionContactsListTableViewCell.swift; sourceTree = "<group>"; };
|
|
A7824AFF2271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditSelfMentionContactsViewController.swift; sourceTree = "<group>"; };
|
|
A7824AFF2271F0DD00ABA381 /* EditSelfMentionContactsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditSelfMentionContactsViewController.swift; sourceTree = "<group>"; };
|
|
@@ -1911,6 +1921,7 @@
|
|
A719EE6622AF4374001AAC98 /* CommunityModule */ = {
|
|
A719EE6622AF4374001AAC98 /* CommunityModule */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A7811C7D231AAF6400C2D8DE /* CommunityReport */,
|
|
A719EE6722AF438E001AAC98 /* Community */,
|
|
A719EE6722AF438E001AAC98 /* Community */,
|
|
A770E5FE22D6200100CBD0A4 /* CommunityShareActivity */,
|
|
A770E5FE22D6200100CBD0A4 /* CommunityShareActivity */,
|
|
A770E5F722D5E08700CBD0A4 /* CommunityShareContent */,
|
|
A770E5F722D5E08700CBD0A4 /* CommunityShareContent */,
|
|
@@ -3431,6 +3442,41 @@
|
|
path = WRNavigationBar;
|
|
path = WRNavigationBar;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ A7811C7D231AAF6400C2D8DE /* CommunityReport */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A7811C83231AB2DB00C2D8DE /* View */,
|
|
|
|
+ A7811C7E231AAFF600C2D8DE /* ViewControllelr */,
|
|
|
|
+ );
|
|
|
|
+ path = CommunityReport;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A7811C7E231AAFF600C2D8DE /* ViewControllelr */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A7811C7F231AB05300C2D8DE /* CommunityReportViewController.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = ViewControllelr;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A7811C83231AB2DB00C2D8DE /* View */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A7811C84231AB2F600C2D8DE /* CommunityReportHeaderView.swift */,
|
|
|
|
+ A7811C86231AB49800C2D8DE /* CommunityReportTableViewCell.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = View;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A7811C8A231AD24000C2D8DE /* OtherPersonalCenterReportView */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A7811C88231ACC3900C2D8DE /* OtherPersonalCenterReportView.swift */,
|
|
|
|
+ A7811C8B231AD26300C2D8DE /* OtherPersonalCenterReportSureView.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = OtherPersonalCenterReportView;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
A7824AFE2271F0C500ABA381 /* EditSelfMentionContacts */ = {
|
|
A7824AFE2271F0C500ABA381 /* EditSelfMentionContacts */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -4211,6 +4257,7 @@
|
|
A7D07CD822B7DF6300186014 /* View */ = {
|
|
A7D07CD822B7DF6300186014 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A7811C8A231AD24000C2D8DE /* OtherPersonalCenterReportView */,
|
|
A7D07CDB22B7E00900186014 /* OtherPersonalCenterHeaderView */,
|
|
A7D07CDB22B7E00900186014 /* OtherPersonalCenterHeaderView */,
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
@@ -6200,6 +6247,7 @@
|
|
A73A56DB22DC9AB5004920FE /* UpdateVersionModel.swift in Sources */,
|
|
A73A56DB22DC9AB5004920FE /* UpdateVersionModel.swift in Sources */,
|
|
A7D46090227617D200A5A54E /* SQLModel.swift in Sources */,
|
|
A7D46090227617D200A5A54E /* SQLModel.swift in Sources */,
|
|
A790706522B9DFAD008CE279 /* TextLimitTool.m in Sources */,
|
|
A790706522B9DFAD008CE279 /* TextLimitTool.m in Sources */,
|
|
|
|
+ A7811C81231AB05300C2D8DE /* CommunityReportViewController.swift in Sources */,
|
|
A72C01222275404A0065E0C3 /* ProvinceCityAreaModel.swift in Sources */,
|
|
A72C01222275404A0065E0C3 /* ProvinceCityAreaModel.swift in Sources */,
|
|
A7FF1579228C82CE00A85748 /* OrderDetailViewController.swift in Sources */,
|
|
A7FF1579228C82CE00A85748 /* OrderDetailViewController.swift in Sources */,
|
|
A7FF159C228D9E3D00A85748 /* OrderRefundDetailModel.swift in Sources */,
|
|
A7FF159C228D9E3D00A85748 /* OrderRefundDetailModel.swift in Sources */,
|
|
@@ -6225,6 +6273,7 @@
|
|
BDF47D852282C59F00941AB9 /* ShoppingCartListTableViewCell.swift in Sources */,
|
|
BDF47D852282C59F00941AB9 /* ShoppingCartListTableViewCell.swift in Sources */,
|
|
BD01B20122BC677900CE9F36 /* PublishFilterView.swift in Sources */,
|
|
BD01B20122BC677900CE9F36 /* PublishFilterView.swift in Sources */,
|
|
BD5CA89522DDA2A100364A67 /* CustomSlider.swift in Sources */,
|
|
BD5CA89522DDA2A100364A67 /* CustomSlider.swift in Sources */,
|
|
|
|
+ A7811C85231AB2F600C2D8DE /* CommunityReportHeaderView.swift in Sources */,
|
|
A75B782522DEC592007B986A /* SpecialOneTypeCollectionViewCell.swift in Sources */,
|
|
A75B782522DEC592007B986A /* SpecialOneTypeCollectionViewCell.swift in Sources */,
|
|
A76068F522E4BCF4008DF18F /* MJDIYHeader.swift in Sources */,
|
|
A76068F522E4BCF4008DF18F /* MJDIYHeader.swift in Sources */,
|
|
A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */,
|
|
A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */,
|
|
@@ -6307,6 +6356,7 @@
|
|
A7A98E4522804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift in Sources */,
|
|
A7A98E4522804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift in Sources */,
|
|
A7AA9F6722C640F10086498B /* CommunityRecommendFeedModel.swift in Sources */,
|
|
A7AA9F6722C640F10086498B /* CommunityRecommendFeedModel.swift in Sources */,
|
|
A7824B082271F53A00ABA381 /* EditSetDefaultTableViewCell.swift in Sources */,
|
|
A7824B082271F53A00ABA381 /* EditSetDefaultTableViewCell.swift in Sources */,
|
|
|
|
+ A7811C89231ACC3900C2D8DE /* OtherPersonalCenterReportView.swift in Sources */,
|
|
A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */,
|
|
A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */,
|
|
A7824B062271F25400ABA381 /* EditAddressTableViewCell.swift in Sources */,
|
|
A7824B062271F25400ABA381 /* EditAddressTableViewCell.swift in Sources */,
|
|
BD12B69E22B4FAF000AEB10B /* KSMediaPickerNavigationView.swift in Sources */,
|
|
BD12B69E22B4FAF000AEB10B /* KSMediaPickerNavigationView.swift in Sources */,
|
|
@@ -6362,6 +6412,7 @@
|
|
A7DF50D822A4FAFC00998908 /* ProductDetailEvaluationImageCollectionViewCell.swift in Sources */,
|
|
A7DF50D822A4FAFC00998908 /* ProductDetailEvaluationImageCollectionViewCell.swift in Sources */,
|
|
A7C0FDE922B4BC5600BC1E86 /* CardContentCommentListContentTableViewCell.swift in Sources */,
|
|
A7C0FDE922B4BC5600BC1E86 /* CardContentCommentListContentTableViewCell.swift in Sources */,
|
|
A7EF3E0C23013EDE001E4D26 /* CommunityImageAuthModel.swift in Sources */,
|
|
A7EF3E0C23013EDE001E4D26 /* CommunityImageAuthModel.swift in Sources */,
|
|
|
|
+ A7811C8C231AD26300C2D8DE /* OtherPersonalCenterReportSureView.swift in Sources */,
|
|
BD12B67C22B4EE6D00AEB10B /* KSMediaPickerAlbumModel.swift in Sources */,
|
|
BD12B67C22B4EE6D00AEB10B /* KSMediaPickerAlbumModel.swift in Sources */,
|
|
A72843FC224DB6B800F82F30 /* SwiftMoyaServiceUserApi.swift in Sources */,
|
|
A72843FC224DB6B800F82F30 /* SwiftMoyaServiceUserApi.swift in Sources */,
|
|
BD6122AF22C3638300D3F513 /* AliyunEffectMvGroup.m in Sources */,
|
|
BD6122AF22C3638300D3F513 /* AliyunEffectMvGroup.m in Sources */,
|
|
@@ -6719,6 +6770,7 @@
|
|
A72A72AC22321DE000B21995 /* Regex.swift in Sources */,
|
|
A72A72AC22321DE000B21995 /* Regex.swift in Sources */,
|
|
BD12B67422B4EC9700AEB10B /* KSMediaPickerController.swift in Sources */,
|
|
BD12B67422B4EC9700AEB10B /* KSMediaPickerController.swift in Sources */,
|
|
A770E5F922D5E0E500CBD0A4 /* CommunityShareContentViewController.swift in Sources */,
|
|
A770E5F922D5E0E500CBD0A4 /* CommunityShareContentViewController.swift in Sources */,
|
|
|
|
+ A7811C87231AB49800C2D8DE /* CommunityReportTableViewCell.swift in Sources */,
|
|
A7778CC52246035700C7C47A /* PhoneCountryAreaViewController.swift in Sources */,
|
|
A7778CC52246035700C7C47A /* PhoneCountryAreaViewController.swift in Sources */,
|
|
A72A72CF22321E2700B21995 /* NotificationCenterMacro.swift in Sources */,
|
|
A72A72CF22321E2700B21995 /* NotificationCenterMacro.swift in Sources */,
|
|
A72A72BF22321DE000B21995 /* Extension+UIButton.swift in Sources */,
|
|
A72A72BF22321DE000B21995 /* Extension+UIButton.swift in Sources */,
|