-
-
Notifications
You must be signed in to change notification settings - Fork 186
Tacoma (macOS)
Rodney edited this page Jan 8, 2022
·
1 revision
The macOS version of Tacoma is incorrectly codesigned, and won't work on macOS 12.0 or higher.
To fix this you can manually resign the app (adjust path if necessary):
codesign --force --deep -s - ~/Applications/Tacoma.appAfterwards the game should run normally.