-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac launcher will cause SWT to break if built with macOS SDK 14 #495
Comments
I wonder if there's anyone who could answer this question, or direct me to the right place to ask it? |
This issue has been inactive for 180 days and is therefore labeled as stale. |
Still unanswered. |
With reference to eclipse-platform/eclipse.platform.swt#1012
The Mac Equinox launcher is built using macOS SDK 13 for the latest Eclipse builds.
vtool -show eclipse
gives: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.
The text was updated successfully, but these errors were encountered: