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

Add support for Mac's Intel chips #872

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

PeterDaveHello
Copy link
Collaborator

@PeterDaveHello PeterDaveHello commented Jun 30, 2024

Related to #866

This pull request introduces support for Mac's Intel chips in the ChatALL application by updating the build and release configurations.

  • Updates vue.config.js: Adds support for both Intel (x64) and Apple Silicon (arm64) architectures in the macOS target configuration. This ensures the application is built for both types of chips.
  • Modifies .github/workflows/release.yml: Implements a matrix strategy for the build and release job to run on both macos-latest and macos-10.15, accommodating the building and releasing of versions for Mac's Intel chips alongside Apple Silicon chips.

For more details, open the Copilot Workspace session.

Copy link

vercel bot commented Jun 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chatall ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2024 10:37am

@sunner sunner merged commit 143964a into ai-shifu:main Jun 30, 2024
2 checks passed
@sunner
Copy link
Member

sunner commented Jun 30, 2024

Thank you. I will test this in the next release workflow.
But, there is always x86 package for macOS. Perhaps it doesn't work (I don't have Intel env)

@PeterDaveHello PeterDaveHello deleted the mac-intel-support branch July 1, 2024 06:20
@PeterDaveHello
Copy link
Collaborator Author

Please note that this PR is completely generated by the GitHub Copilot Workspace based on issue #866 😅 Additional attention may be needed.

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.

2 participants