Skip to content

Fix Darwin version matching to support all macOS versions#3

Merged
tmbb merged 1 commit intotmbb:masterfrom
Pascal736:fix-darwin-version-matching
Feb 21, 2026
Merged

Fix Darwin version matching to support all macOS versions#3
tmbb merged 1 commit intotmbb:masterfrom
Pascal736:fix-darwin-version-matching

Conversation

@Pascal736
Copy link
Copy Markdown
Contributor

The matching for the darwin version failed for my M3 Macbook Pro with Sequoia 15.6.1.
Depending on the OS version the :erlang.system_info(:system_architecture) function adds suffixes to the "darwin" string.
In my case the complete string is "darwin24.4.0".

With this fix the download of the binary works and the tests succeed.

@woojiahao
Copy link
Copy Markdown

Same here! Would be good if we can get this in so that we're able to run Dantzig on MacOS

@tmbb tmbb merged commit 38e1a26 into tmbb:master Feb 21, 2026
@Pascal736 Pascal736 deleted the fix-darwin-version-matching branch March 10, 2026 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants