-
Notifications
You must be signed in to change notification settings - Fork 552
Add macOS Workflow Actions #6636
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
Conversation
Due to compatibility issues with some new Mac devices that currently cannot compile locally, we kindly request the addition of macOS-specific GitHub Actions workflows to support macOS builds.
We request that the custom vendor list be sorted alphabetically without changing any casing, to improve readability and consistency.
Hi, are you planning to address the macOS 15 dependency issue? It requires upgrading some libraries. |
|
It's not very easy to solve. Now online workflow is used to generate compilation software. |
It's not very easy to solve. Now online workflow is used to generate compilation software. |
|
@FusRock So I don't quite understand the purpose of this PR , the macOS 13 workflow has always been supported. |
|
I turned off this requirement mainly because I don't want to waste time. I deployed it directly on my fork~. Sorry to waste your time. |
@MackBambu I turned off this requirement mainly because I don't want to waste time. I deployed it directly on my fork~. Sorry to waste your time. 因为目前我是最新的系统无法在本地部署生产环境。 我的需求其实就是节约时间, 单独生成一个mac的安装测试包,用于测试问题, 而不是一次性全部生成所有系统的安装测试包。 |
是的你可以fork整个项目,然后删除不需要的工作流 |
@MackBambu 谢谢您~ |
Due to compatibility issues with some new Mac devices that currently cannot compile locally, we kindly request the addition of macOS-specific GitHub Actions workflows to support macOS builds.