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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cwebp for macosx support #411

Merged
merged 1 commit into from May 19, 2023
Merged

Fix cwebp for macosx support #411

merged 1 commit into from May 19, 2023

Conversation

johnsonlee
Copy link
Collaborator

No description provided.

@johnsonlee johnsonlee merged commit d101396 into didi:master May 19, 2023
@what-the-diff
Copy link

what-the-diff bot commented May 19, 2023

PR Summary

  • Improve method for obtaining OS architecture information
    Refactor the code to enhance the way the system retrieves OS architecture details
  • Determine ARM64 support on macOS using 'uname -a' command
    Implement the 'uname -a' command for macOS to assess if the ARM64 architecture is supported
  • Standardize directory naming for macOS executables
    Rename all 'x86_64' directories in 'bin/macosx' to 'x64' for consistency and clarity

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.

None yet

1 participant