remove unused files and tracking code

主要变更:
1. 删除了 analyze_macro_usage.py 文件,该文件未被使用。
2. 移除了 test_comment_removal.m 和 test_doc_comment.m 测试文件。
3. 更新 Info.plist 和 InfoPlist.strings,移除了不再需要的用户追踪描述。

此更新旨在清理项目中的冗余文件和代码,提高代码的可维护性。
This commit is contained in:
edwinQQQ
2025-10-17 17:04:46 +08:00
parent 0bb912bac9
commit 0ff4a47a0c
6 changed files with 0 additions and 418 deletions

View File

@@ -1,7 +1,5 @@
NSCameraUsageDescription ="\"E-Party\" needs your consent before you can visit, take photos and upload your pictures, and then display them on your personal homepage for others to view";
NSLocalNetworkUsageDescription ="The app will discover and connect to devices on your network";
NSPhotoLibraryAddUsageDescription = "\"E-Party\" needs your consent before it can store photos in the album";
NSPhotoLibraryUsageDescription = "\"E-Party\" needs your consent before you can access the album and select the pictures you need to upload, and then display them on your personal homepage for others to view";
NSUserTrackingUsageDescription = "Please allow us to obtain your idfa permission to provide you with personalized activities and services. your information will not be used for other purposes without your permission";