From fe02f75ab7a593f33d60c15308ddf7a974962db4 Mon Sep 17 00:00:00 2001
From: 杨锴 <841720330@qq.com>
Date: 星期五, 27 十二月 2024 17:32:44 +0800
Subject: [PATCH] 提交版本: 1.0.0

---
 XQMuse.xcodeproj/project.pbxproj |   32 ++++++++++++++++++++++----------
 1 files changed, 22 insertions(+), 10 deletions(-)

diff --git a/XQMuse.xcodeproj/project.pbxproj b/XQMuse.xcodeproj/project.pbxproj
index ca444b4..90c1c91 100644
--- a/XQMuse.xcodeproj/project.pbxproj
+++ b/XQMuse.xcodeproj/project.pbxproj
@@ -260,6 +260,9 @@
 		13C5838A2C86A42B0071BCBE /* apngb-animated-level-3.png in Resources */ = {isa = PBXBuildFile; fileRef = 13C583892C86A42B0071BCBE /* apngb-animated-level-3.png */; };
 		13C5838C2C86A4770071BCBE /* apngb-animated-level-4.png in Resources */ = {isa = PBXBuildFile; fileRef = 13C5838B2C86A4770071BCBE /* apngb-animated-level-4.png */; };
 		13C5838E2C86A4F90071BCBE /* apngb-animated-level-5.png in Resources */ = {isa = PBXBuildFile; fileRef = 13C5838D2C86A4F90071BCBE /* apngb-animated-level-5.png */; };
+		13C834ED2D12D1E100B08AE2 /* BlackListVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13C834EC2D12D1E100B08AE2 /* BlackListVC.swift */; };
+		13C834F02D12D37700B08AE2 /* BlackUserTCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13C834EE2D12D37700B08AE2 /* BlackUserTCell.swift */; };
+		13C834F12D12D37700B08AE2 /* BlackUserTCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13C834EF2D12D37700B08AE2 /* BlackUserTCell.xib */; };
 		13C9DDCD2C8EE1F20008946B /* Home_Style_5_TCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13C9DDCC2C8EE1F20008946B /* Home_Style_5_TCell.xib */; };
 		13C9DDCE2C8EE1F20008946B /* Home_Style_5_TCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13C9DDCB2C8EE1F20008946B /* Home_Style_5_TCell.swift */; };
 		13C9DDD42C8EE8EB0008946B /* apngb-animated-level-7.png in Resources */ = {isa = PBXBuildFile; fileRef = 13C9DDCF2C8EE8EB0008946B /* apngb-animated-level-7.png */; };
@@ -576,6 +579,9 @@
 		13C583892C86A42B0071BCBE /* apngb-animated-level-3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "apngb-animated-level-3.png"; sourceTree = "<group>"; };
 		13C5838B2C86A4770071BCBE /* apngb-animated-level-4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "apngb-animated-level-4.png"; sourceTree = "<group>"; };
 		13C5838D2C86A4F90071BCBE /* apngb-animated-level-5.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "apngb-animated-level-5.png"; sourceTree = "<group>"; };
+		13C834EC2D12D1E100B08AE2 /* BlackListVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlackListVC.swift; sourceTree = "<group>"; };
+		13C834EE2D12D37700B08AE2 /* BlackUserTCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlackUserTCell.swift; sourceTree = "<group>"; };
+		13C834EF2D12D37700B08AE2 /* BlackUserTCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BlackUserTCell.xib; sourceTree = "<group>"; };
 		13C9DDCB2C8EE1F20008946B /* Home_Style_5_TCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Home_Style_5_TCell.swift; sourceTree = "<group>"; };
 		13C9DDCC2C8EE1F20008946B /* Home_Style_5_TCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Home_Style_5_TCell.xib; sourceTree = "<group>"; };
 		13C9DDCF2C8EE8EB0008946B /* apngb-animated-level-7.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "apngb-animated-level-7.png"; sourceTree = "<group>"; };
@@ -707,6 +713,7 @@
 				1325F8DE2CD2021B00907C04 /* InviteVC.xib */,
 				13463E9C2CDE2D1E00DD0C53 /* VIPAgreementVC.swift */,
 				13463E9D2CDE2D1E00DD0C53 /* VIPAgreementVC.xib */,
+				13C834EC2D12D1E100B08AE2 /* BlackListVC.swift */,
 			);
 			path = VC;
 			sourceTree = "<group>";
@@ -1275,6 +1282,8 @@
 				130C07112C76DA0500ADB098 /* SpendingDetailContentTCell.xib */,
 				13649F982C7709CD00F4E0EE /* ContactCustomerTCell.swift */,
 				13649F992C7709CD00F4E0EE /* ContactCustomerTCell.xib */,
+				13C834EE2D12D37700B08AE2 /* BlackUserTCell.swift */,
+				13C834EF2D12D37700B08AE2 /* BlackUserTCell.xib */,
 			);
 			path = TCell;
 			sourceTree = "<group>";
@@ -1494,6 +1503,7 @@
 				138F0C362C7597CA0072A16C /* HelpCenterVC.xib in Resources */,
 				131CE0FB2C91299400D1234A /* TreeTeskListView.xib in Resources */,
 				138995432C943AA700BC7F78 /* static-level-2.png in Resources */,
+				13C834F12D12D37700B08AE2 /* BlackUserTCell.xib in Resources */,
 				134803D72C76E3E000F4FDDA /* WatchHistoryVC.xib in Resources */,
 				1377768E2C6AFD25004FF994 /* LoginVC.xib in Resources */,
 				134CC7E02C73283700EAEFB7 /* PavilionSearchVC.xib in Resources */,
@@ -1649,6 +1659,7 @@
 				13FB6D872C6EF9DE00A0685D /* CourseDetialVC.swift in Sources */,
 				135C2A652C7F033300CC2A67 /* CLAnimationTransitioning.swift in Sources */,
 				132DB8FE2C74826D00EF33A7 /* SettingVC.swift in Sources */,
+				13C834F02D12D37700B08AE2 /* BlackUserTCell.swift in Sources */,
 				135B1D222C8868170089A9BE /* Models.swift in Sources */,
 				135B1D202C8863D10089A9BE /* Types.swift in Sources */,
 				135C2A662C7F033300CC2A67 /* CLFullScreenController.swift in Sources */,
@@ -1796,6 +1807,7 @@
 				135B1D252C8947630089A9BE /* UserViewModel.swift in Sources */,
 				1377B4162C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.swift in Sources */,
 				135C2A6D2C7F033300CC2A67 /* CLRotateAnimationView.swift in Sources */,
+				13C834ED2D12D1E100B08AE2 /* BlackListVC.swift in Sources */,
 				13E160212C6CB8930027F781 /* CommentListVC.swift in Sources */,
 				13A0A89E2C746A8700DF08B6 /* CommonAlertSheetView.swift in Sources */,
 				13271D862C75EF8200DE1328 /* AddBankInfoVC.swift in Sources */,
@@ -1973,11 +1985,11 @@
 				GENERATE_INFOPLIST_FILE = YES;
 				INFOPLIST_FILE = XQMuse/Info.plist;
 				INFOPLIST_KEY_CFBundleDisplayName = "泉疗愈";
-				INFOPLIST_KEY_LSApplicationCategoryType = "";
-				INFOPLIST_KEY_NSCameraUsageDescription = "相机";
-				INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "定位";
-				INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "定位";
-				INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "相册";
+				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.healthcare-fitness";
+				INFOPLIST_KEY_NSCameraUsageDescription = "$(PRODUCT_NAME)需要使用相机来上传头像";
+				INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "$(PRODUCT_NAME)需要使用定位来展示您附近的疗愈馆";
+				INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "$(PRODUCT_NAME)需要使用定位来展示您附近的疗愈馆";
+				INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "$(PRODUCT_NAME)需要使用相册来上传头像";
 				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
 				INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
 				INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
@@ -2131,11 +2143,11 @@
 				GENERATE_INFOPLIST_FILE = YES;
 				INFOPLIST_FILE = XQMuse/Info.plist;
 				INFOPLIST_KEY_CFBundleDisplayName = "泉疗愈";
-				INFOPLIST_KEY_LSApplicationCategoryType = "";
-				INFOPLIST_KEY_NSCameraUsageDescription = "相机";
-				INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "定位";
-				INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "定位";
-				INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "相册";
+				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.healthcare-fitness";
+				INFOPLIST_KEY_NSCameraUsageDescription = "$(PRODUCT_NAME)需要使用相机来上传头像";
+				INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "$(PRODUCT_NAME)需要使用定位来展示您附近的疗愈馆";
+				INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "$(PRODUCT_NAME)需要使用定位来展示您附近的疗愈馆";
+				INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "$(PRODUCT_NAME)需要使用相册来上传头像";
 				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
 				INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
 				INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;

--
Gitblit v1.7.1