Remix.run Logo
swiftcoder 11 hours ago

Seems like the Mac app has a packaging problem. Tahoe on an M2 Max views it as corrupted and refuses to launch it

waveywaves 11 hours ago | parent | next [-]

The quickest workaround for this would be running ` xattr -cr /Applications/Contrapunk.app`. Are you able to use the web version though at app.contrapunk.com

kimi 10 hours ago | parent | next [-]

I was bitten by the same issue. Maybe add a line to the docs.

waveywaves 9 hours ago | parent [-]

Added to the README, apologies for that.

swiftcoder 10 hours ago | parent | prev [-]

Oh, right, forgot Tahoe made the error message for this so generic. Yeah, that did the trick

waveywaves 10 hours ago | parent [-]

Ah perfect ! Let me know what you think ! Also you can ping me on twitter if required https://x.com/BobadeVibhav/ Not really a twitter user, never been, but would be a easier way to connect obviously.

waveywaves 11 hours ago | parent | prev | next [-]

Ah sorry about that. Let me see what's up. I am able to run it locally on my M2 Pro. Not running Tahoe. Filed an issue https://github.com/contrapunk-audio/contrapunk/issues/7

waveywaves 10 hours ago | parent | prev [-]

The quickest way to fix this is clone the repo and run `cargo tauri dev` I believe.