mirror of
https://github.com/chylex/Nextcloud-Desktop.git
synced 2026-08-17 14:48:09 +02:00
Setting CODE_SIGN_INJECT_BASE_ENTITLEMENTS to NO is required for macOS Notarization. See: https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution/resolving_common_notarization_issues And upstream: https://github.com/owncloud/client/pull/7007/commits/97f4af32ae1b64e835bb41c78c8abe6689916c01 Signed-off-by: Michael Schuster <michael@schuster.ms>