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

MacOS: bad CPU type in executable: CoseSignTool #117

Open
ivarprudnikov opened this issue Oct 22, 2024 · 0 comments
Open

MacOS: bad CPU type in executable: CoseSignTool #117

ivarprudnikov opened this issue Oct 22, 2024 · 0 comments

Comments

@ivarprudnikov
Copy link
Member

Release downloaded:
v1.2.8 https://github.com/microsoft/CoseSignTool/releases/download/v1.2.8/CoseSignTool-MacOS-release.zip

MacOS details:

  • OS: Sonoma 14.6.1
  • arch: i386
  • CPU: Intel

Binary that was used: CoseSignTool

$ CoseSignTool
zsh: bad CPU type in executable: Users/xxx/CoseSignTool

It seems to have been compiled against target arm64 instead:

$ lipo -info CoseSignTool
Non-fat file: /Users/xxx/CoseSignTool is architecture: arm64

I suppose it should either explicitly state that this is targeting ARM only or the releases should contain both architectures.

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

No branches or pull requests

1 participant