Open wow-apps opened 3 weeks ago
brew install apple/apple/game-porting-toolkit
returns error: Error: openssl@1.1 has been disabled because it is not supported upstream! It was disabled on 2024-10-24.
Error: openssl@1.1 has been disabled because it is not supported upstream! It was disabled on 2024-10-24.
I tried:
brew install openssl@3 brew reinstall $(brew deps apple/apple/game-porting-toolkit) brew install apple/apple/game-porting-toolkit
Didn't help ...
This post was written more than a year ago. Things have changed. If you know how to fix it, feel free to send a PR to update the post.
returns error:
Error: openssl@1.1 has been disabled because it is not supported upstream! It was disabled on 2024-10-24.
I tried:
Didn't help ...