Thanks for making this guide.
I was having an issue that no one else seemed to have where osu! would quit immediately and the logs would not open (or maybe they didn't exist). In addition, any Wineskin changes I made would reset the minute I left the menu. To solve this I had to remove the quarantine attribute (which prevented osu! from writing) from the osu! app with this command:
xattr -dr com.apple.quarantine /path/to/osu!.app
I hope that helps anyone having the issue I was having, because it took me over a year to figure it out.
I was having an issue that no one else seemed to have where osu! would quit immediately and the logs would not open (or maybe they didn't exist). In addition, any Wineskin changes I made would reset the minute I left the menu. To solve this I had to remove the quarantine attribute (which prevented osu! from writing) from the osu! app with this command:
xattr -dr com.apple.quarantine /path/to/osu!.app
I hope that helps anyone having the issue I was having, because it took me over a year to figure it out.