optimizely / swift-sdk

Swift SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
https://www.optimizely.com/products/full-stack/
Apache License 2.0
21 stars 30 forks source link

[ENHANCEMENT] Cocoapods support for privacy manifest #539

Closed Faber92 closed 7 months ago

Faber92 commented 7 months ago

Description

Listing the PrivacyInfo.xcprivacy file inside the resource_bundles specification in the podspec allows to distribute the file correctly. Ref. CocoaPods#10325

Benefits

It will help users who integrate the SDK via CocoaPods to be compliant with Apple's updated privacy requirements.

Detail

No response

Examples

No response

Risks/Downsides

No response

muzahidul-opti commented 7 months ago

@Faber92 Issue is fixed in our latest release.