Hey,
I'm trying to pass "--disable-web-security" to the browser in OBS but it doesn't seem to work. I'm using:
open -a OBS.app --args --disable-web-security
This works when opening Chrome btw: open -a Google\ Chrome.app --args --disable-web-security
Any ideas? Thanks.