macOS build: Avoid the Get-Task-Allow Entitlement (Notarization)
authorMichael Schuster <michael@schuster.ms>
Sun, 17 Nov 2019 20:33:04 +0000 (21:33 +0100)
committerMichael Schuster <michael@schuster.ms>
Sun, 17 Nov 2019 20:33:04 +0000 (21:33 +0100)
commit7fb0a82e694548ab7f9284942fc418362b740962
tree3e4eb0b84ad3c5dd2e264e99cb0e9fa491442140
parente9e6b85bd934165a19613a072330d8713b0c79a1
macOS build: Avoid the Get-Task-Allow Entitlement (Notarization)

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>
shell_integration/MacOSX/OwnCloudFinderSync/OwnCloudFinderSync.xcodeproj/project.pbxproj