I just installed Unity 4.6.8p1 on PC, made a build, copied the build folder to my Mac, and when I build it I get
Shell Script Invocation Error....MapFileParser.sh: Permission denied
It seems the file isn't being set as executable, when I do a chmod +x on it, the build works.
Shell Script Invocation Error....MapFileParser.sh: Permission denied
It seems the file isn't being set as executable, when I do a chmod +x on it, the build works.