protegeproject / protege

Protege Desktop
http://protege.stanford.edu
Other
971 stars 229 forks source link

Restore support for OS X versions < 13.0. #1085

Closed gouttegd closed 1 year ago

gouttegd commented 1 year ago

Make sure to use a OS X launcher that has been linked against older versions of the OS X SDK, so that the launcher is not usable only on OS X 13.0.

We use the 10.15 SDK for the x86_64 architecture and the 12.1 SDK for the arm64 architecture. These seem to be the oldest SDKs readily available for each architecture.