-
Notifications
You must be signed in to change notification settings - Fork 877
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
Update build workflow to add back osx-arm64 #6157
Update build workflow to add back osx-arm64 #6157
Conversation
https://github.com/FreeTubeApp/FreeTube/blob/development/.github/workflows/release.yml should be updated as well. |
Should we do that after releasing 0.22.1? Asking for opinion |
If we decide to release a 0.22.1 then yes we should wait until afterwards, but then this entire pull request should really wait, so that both workflows are updated at the same time. |
ed8846d
to
fe7ca72
Compare
Update 1: Ignore above, path not controlled by us (yet?) |
fe7ca72
to
81027b2
Compare
|
That issue is for https://freetubeapp.io/#download I have no idea what next release version is feel free to remove the red tag and approve if 0.23 is the next version |
…)" This reverts commit 0e44e6b.
This comment was marked as resolved.
This comment was marked as resolved.
@fraschm1998 Please check file on dev branch on current repo before giving just claim If you are talking about the commit(s) made on a fork, they are irrelevant for this repo |
Pull Request Type
Related issue
#2786
Description
https://arstechnica.com/gadgets/2024/09/macos-15-sequoia-the-ars-technica-review/#page-17
x64 would provide same UX as arm64 build
So add arm64 back for macOS
Screenshots
Testing
If you have macOS you can download from
https://github.com/PikachuEXE/FreeTube/actions/runs/11808637281
Run
xattr -dr com.apple.quarantine <path>
Desktop
I tested in
Additional context