Skip to content

Please build MacOS binary using SDK 10.9 or newer #349

Closed
@PaulStoffregen

Description

@PaulStoffregen

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:

otool -l Arduino.app/Contents/Java/arduino-builder | grep sdk

If you run this with Arduino 1.8.11, you'll see arduino-builder was built with SDK 10.7.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions