ibireme / YYCategories

A set of useful categories for Foundation and UIKit.
MIT License
826 stars 218 forks source link

Any Plan support Apple Privacy Manifest for cocoapods ? #70

Open linhaosunny opened 7 months ago

linhaosunny commented 7 months ago

From Apple docs:

Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new apps in App Store Connect that include those SDKs, or when you submit an app update that adds one of the listed SDKs as part of the update. Signatures are also required in these cases where the listed SDKs are used as binary dependencies.

Could you please add a privacy manifest for this library? See the following URLs for additional information:

https://developer.apple.com/news/?id=r1henawx https://developer.apple.com/documentation/bundleresources/privacy_manifest_files

linhaosunny commented 7 months ago

@ibireme

qitaotao commented 7 months ago

麻烦增加PrivacyInfo文件

lyandy commented 7 months ago

麻烦增加PrivacyInfo文件

自己写个总的PrivacyInfo就好,添加到主工程里,不用每个第三方库都加