eclipse-equinox / equinox

equinox
Eclipse Public License 2.0
33 stars 65 forks source link

Mac launcher will cause SWT to break if built with macOS SDK 14 #495

Open Phillipus opened 9 months ago

Phillipus commented 9 months ago

With reference to https://github.com/eclipse-platform/eclipse.platform.swt/issues/1012

The Mac Equinox launcher is built using macOS SDK 13 for the latest Eclipse builds.

vtool -show eclipse gives:

eclipse:
Load command 10
      cmd LC_BUILD_VERSION
  cmdsize 32
 platform MACOS
    minos 11.0
      sdk 13.0
   ntools 1
     tool LD
  version 820.1
Load command 11
      cmd LC_SOURCE_VERSION
  cmdsize 16
  version 0.0

Is it likely that the Mac build process will one day be updated to macOS SDK 14 (Sonoma)? If so, SWT will have the problem linked above and Eclipse for Mac won't function.

Phillipus commented 8 months ago

Is it likely that the Mac build process will one day be updated to macOS SDK 14 (Sonoma)?

I wonder if there's anyone who could answer this question, or direct me to the right place to ask it?

github-actions[bot] commented 2 months ago

This issue has been inactive for 180 days and is therefore labeled as stale. If this issue became irrelevant in the meantime please close it as completed. If it is still relevant and you think it should be fixed some possibilities are listed below. Please read https://github.com/eclipse-equinox/.github/blob/main/CONTRIBUTING.md#contributing-to-eclipse-equinox for ways to influence development.

Phillipus commented 2 months ago

This issue has been inactive for 180 days and is therefore labeled as stale. If this issue became irrelevant in the meantime please close it as completed. If it is still relevant and you think it should be fixed some possibilities are listed below. Please read https://github.com/eclipse-equinox/.github/blob/main/CONTRIBUTING.md#contributing-to-eclipse-equinox for ways to influence development.

Still unanswered.