stadiamaps / ferrostar

A FOSS navigation SDK built from the ground up for the future
https://stadiamaps.github.io/ferrostar/
Other
81 stars 9 forks source link

Add privacy manifest to Swift Package if needed #68

Open ianthetechie opened 2 months ago

ianthetechie commented 2 months ago

See the details from Apple: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files.

We are additionally involving an XCFramework which has sparse details available. This article looks helpful: https://rhonabwy.com/2024/02/18/embedding-a-privacy-manifest-into-an-xcframework/ for a helpful article.

Not sure if we will be required to do this soon, but dropping this here for research notes.