Closed
Description
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.