Please build MacOS binary using SDK 10.9 or newer #349
Labels
conclusion: resolved
Issue was resolved
os: macos
Specific to macOS operating system
topic: infrastructure
Related to project infrastructure
topic: security
Related to the protection of user data
type: imperfection
Perceived defect in any part of project
Apple notarization gives a warning that arduino-builder in Arduino 1.8.11 uses a SDK older than 10.9. Soon Apple will no longer allow notarization for applications with any files failing this check.
To check the SDK version without submitting the entire software package to Apple for notarization, you can run this command:
If you run this with Arduino 1.8.11, you'll see arduino-builder was built with SDK 10.7.
The text was updated successfully, but these errors were encountered: