Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add privacy manifest for Apple platforms
Addresses #382 in rive-flutter. Doing a quick audit, it looks like these APIs are used solely by 3rd party libs we consume (MiniAudio, Harfbuzz, skia font converter). Also adds the privacy manifest to our ios/mac runtimes for our Cocoapod and Swift Package. Validated the coverage using [this tool](https://github.com/crasowas/app_store_required_privacy_manifest_analyser). Diffs= 4c23759b6 Add privacy manifest for Apple platforms (#7194) 1d0d2b6ac Add a "path_fuzz" mode to the PLS fuzzer (#7211) 0d03a416b Fix ios analyzer (#7198) 335a30588 Add static/dynamic runtime config based on actual target config. (#7184) 8db7cac50 fix state machine advanceAndApply (#7183) Co-authored-by: Philip Chung <[email protected]>
- Loading branch information