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

Latest macOS release x64 build is actually an ARM64 build #4431

Closed
dylanblokhuis opened this issue Jun 19, 2024 · 1 comment
Closed

Latest macOS release x64 build is actually an ARM64 build #4431

dylanblokhuis opened this issue Jun 19, 2024 · 1 comment
Assignees
Labels
goal:client support Feature or fix needed for a current slang user. kind:bug something doesn't work like it should kind:regression

Comments

@dylanblokhuis
Copy link

I think there's a bug in the GitHub workflow.

objdump output:

objdump -TC ~/Downloads/slang-2024.1.22-macos-x64/bin/macosx-x64/release/libslang.dylib

~/Downloads/slang-2024.1.22-macos-x64/bin/macosx-x64/release/libslang.dylib:	file format mach-o arm64
@ArielG-NV ArielG-NV added kind:bug something doesn't work like it should goal:client support Feature or fix needed for a current slang user. kind:regression labels Jun 19, 2024
@expipiplus1 expipiplus1 self-assigned this Jul 9, 2024
@expipiplus1
Copy link
Collaborator

Should be fixed by #3703

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
goal:client support Feature or fix needed for a current slang user. kind:bug something doesn't work like it should kind:regression
Projects
None yet
Development

No branches or pull requests

3 participants