diff --git a/src/macosx/kiwix.entitlements b/src/macosx/kiwix.entitlements index ccdff3f..a3598bc 100644 --- a/src/macosx/kiwix.entitlements +++ b/src/macosx/kiwix.entitlements @@ -4,5 +4,13 @@ com.apple.security.app-sandbox + com.apple.security.files.user-selected.read-write + + com.apple.security.network.client + + com.apple.security.network.server + + com.apple.security.inherit + \ No newline at end of file diff --git a/src/macosx/kiwix_template.dmg.bz2 b/src/macosx/kiwix_template.dmg.bz2 index 92fdbe7..d9427ca 100644 Binary files a/src/macosx/kiwix_template.dmg.bz2 and b/src/macosx/kiwix_template.dmg.bz2 differ