Skip to content
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

Change macOS requirements from macOS 10.15 to macOS 12 #1745

Open
cpaulgilman opened this issue Mar 19, 2024 · 0 comments
Open

Change macOS requirements from macOS 10.15 to macOS 12 #1745

cpaulgilman opened this issue Mar 19, 2024 · 0 comments
Assignees
Labels

Comments

@cpaulgilman
Copy link
Collaborator

Describe the bug

SAM does not run on macOS 10.15 Catalina. The SAM Downloads page says the minimum version is 10.15.

Running otool -l -arch x86_64 SAM.app/Contents/Frameworks/ssc.dylib in a terminal from the /Applications/SAM_2023.12.17 folder results in the following, indicating that LHS requires macOS 10.17:

Untitled

According to the Wikipedia article on macOS versions, the oldest version still receiving updates from Apple is macOS 12 Monterrey.

To Reproduce

  1. Start SAM on a Mac running macOS 10.15 Catalina.

Proposed Solution

Change the minimium requirement to macOS 12 Monterrey. Requires updating CMake, GitHub CI, etc.

SAM Downloads page description updated for Mac version 3/19/2024.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants