Mac: Prevent Web Player from Auto Update

Hi fork,
I did some research work for both Windows Mac regarding Preventing Unity Webplayer auto update. I found this link its working for Windows. I tried the same thing for Mac, but could get it to working. Further i did some more research but no luck.

I tried:

  1. Adding environment variable to ~/.MacOSX/environment.plist, but no file was there.
  2. From Terminal, i tried, defaults write ~/.MacOSX/environment.plist UNITY_DISABLE_PLUGIN_UPDATES=“yes” but this generate error “Failed to load unity loaded”. So, couldn’t start even Unity Webplayer application.

Does anybody have solution to this?

Bump.
Sorry, need urgent answer please

So urgent you couldn’t type “where does a mac store environment variables” into google? :wink:

See: https://discussions.apple.com/thread/2478314?start=0&tstart=0

Why would you not want your machine to be kept up-to-date?