Skip to content

新增隐私清单文件 #1675

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 11, 2024
Merged

新增隐私清单文件 #1675

merged 1 commit into from
Apr 11, 2024

Conversation

@lxm1799
Copy link
Author

lxm1799 commented Apr 3, 2024

我这边调试无法运行,仅仅新增了一个隐私文件,没有改动任何逻辑代码

@banchichen banchichen merged commit 920aca7 into banchichen:master Apr 11, 2024
@banchichen
Copy link
Owner

感谢PR,已经合并了。无法运行好像是因为IPHONEOS_DEPLOYMENT_TARGET太低导致的,我改为12了,我本地可以运行了

@banchichen
Copy link
Owner

已发布3.8.5版本

@bosszhu
Copy link

bosszhu commented Apr 23, 2024

你好,我现在已经更新为3.8.5但是通过脚本检查发现这边隐私清单问题还是没有得到彻底处理,下面是分析情况,目前使用的是3.8.5版本

Analyzing TZImagePickerController ...
⚠️ Missing privacy manifest file!
API usage analysis result(s): 1
[0] NSPrivacyAccessedAPICategoryFileTimestamp:creationDate:/Users/xxxxxx/Pods/TZImagePickerController/TZImagePickerController/TZImagePickerController/TZImageManager.m
🛠️ Descriptions for the following required API reason(s) may be missing: 1
[0] NSPrivacyAccessedAPICategoryFileTimestamp

底下是MJExtension已处理的隐私清单,是正常的.
Analyzing MJExtension ...
💡 Found privacy manifest file(s): 1
[0] /Users/js_zl/Desktop/xxxxxxx/Pods/MJExtension/MJExtension/PrivacyInfo.xcprivacy
API usage analysis result(s): 0
✅ All required API reasons have been described in the privacy manifest.

@lxm1799
Copy link
Author

lxm1799 commented Apr 23, 2024 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants