"This application can't be opened" on Mac
Added 2024-02-24 05:07:54 +0000 UTCI should have done this a long time ago T_T
I have already answered this a bunch of times in comments and in private messages. On Macs, the standard error “This application can't be opened” may occur, this is due to the fact that the build is not compiled on a Mac. There is a solution to this problem. Usually I would post links to YouTube videos, but today one of the patrons wrote a guide. Here he is:
1. Download the game to your desired folder
2. Open a terminal (Cmd + space, terminal)
3. `cd` to the folder of the download
4. execute `chmod +x ./TLK\ 0.95.4mac.app/Contents/MacOS/The\ Lewd\ Knight` (this makes the app executable)
5. close the terminal
6. on the download, right-click and choose 'open'
7. a message could appear about verification, just try again.
UPDATE: use one more thing in terminal: "xattr -d com.apple.quarantine file_path"
Now you can just open and run the game normally
And yeah, one of the vedeoguides