kiwix / kiwix-apple

Kiwix for offline access on iOS and macOS
https://apple.kiwix.org
GNU Lesser General Public License v3.0
434 stars 69 forks source link

Release 3.3.0: describing use of required reason api #748

Closed BPerlakiH closed 2 weeks ago

BPerlakiH commented 2 weeks ago

Fixes: #747 Fulfilling Apple requirements on Privacy Manifest file and required fields. From the docs it seems that macOS builds require the file to be placed into another folder than for iOS. Currently I managed to use a symlink, so we can edit both platforms from a single place.

Note: After merging this, it should be equally good for custom apps as well.