
主要变更: 1. 删除了 analyze_macro_usage.py 文件,该文件未被使用。 2. 移除了 test_comment_removal.m 和 test_doc_comment.m 测试文件。 3. 更新 Info.plist 和 InfoPlist.strings,移除了不再需要的用户追踪描述。 此更新旨在清理项目中的冗余文件和代码,提高代码的可维护性。
6 lines
510 B
Plaintext
6 lines
510 B
Plaintext
|
|
|
|
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";
|
|
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";
|