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-12 is discontinued #226

Open
4 of 5 tasks
k3v1nwrld opened this issue Nov 5, 2024 · 6 comments
Open
4 of 5 tasks

macOS-12 is discontinued #226

k3v1nwrld opened this issue Nov 5, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@k3v1nwrld
Copy link

Describe the bug

The workflows of this repo use macos-12, which is not supported anymore by github. I tried using macos-15 but that gives an error...

Steps to reproduce

Run github actions

Crashlog

No response

Post Requisites

  • I have checked that a similar issue has not been reported before.
  • Verified the relevance of the project and the version you are using.
  • Provided a detailed description of the problem and have filled in all required fields.
  • I did not answer truthfully to ALL the above checkboxes.
  • By submitting this issue, I confirm that I have filled in all the necessary fields and complied with the guidelines. Failure to comply may result in the issue being closed without discussion, and repeated violations may lead to restrict account from further participation.
@k3v1nwrld k3v1nwrld added the bug Something isn't working label Nov 5, 2024
@difman62
Copy link

difman62 commented Nov 5, 2024

Depending on which building you want, YouTube Plus + YouPiP, YTUHD and RYD or the former, edit the .yml file which you can see in the summary page of the workflow you ran.

Look for macos and change it to latest like macos-latest from macos-12

@k3v1nwrld
Copy link
Author

Depending on which building you want, YouTube Plus + YouPiP, YTUHD and RYD or the former, edit the .yml file which you can see in the summary page of the workflow you ran.

Look for macos and change it to latest like macos-latest from macos-12

The action still fails, but the problem is with YouPip which can't be compiled on macos 13+ (i think)

@difman62
Copy link

difman62 commented Nov 5, 2024

Yea same thing encountered on my side. I have let the owner know about this already. Something to resolve for later.

But at the meantime, you can use the first workflow to build your IPA.

@MrZomka
Copy link

MrZomka commented Nov 13, 2024

YTUHD is another tweak that refuses to build on macos-15...

@MrZomka
Copy link

MrZomka commented Nov 13, 2024

Updating Theos fixed it.

@MrZomka
Copy link

MrZomka commented Nov 13, 2024

Updating Theos fixed it.

Made a pull request. #237

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants