due hardened security standards on new MacOS versions.
this came as a severe error trying to notarize JRuby's files:
(disclaimer: did not run this myself)
{
"severity": "error",
"code": null,
"path": ".../jruby/lib/jni/Darwin/libjffi-1.2.jnilib",
"message": "The binary uses an SDK older than the 10.9 SDK.",
"docUrl": null,
"architecture": "x86_64"
}
... does this mean JRuby would need to drop support for older MacOS versions?