Hello everyone,
As you may know, Dwarf in dsym file in Build Settings in xCode can tmake the build take ages to compile.
And it’s pretty annoying to disable it anytime a new xCode project is launched.
Do you guys know any trick to disable it within Unity?
Thanks in advance!
This is someone else’s and I only intent to share it, I don’t take credit for it.
PostProcessBuildPlayer
Save this script to your desktop, Replace the first line with this:
#! /usr/bin/env python
In Finder, right click → get info and get rid of the extension (don’t hide it)
Stick this script in YourUnityProject/Assets/Editor/
The icon for this file should show ‘exec’, meaning its an executable file, very important!
Thats it! Unity should build with DWARF only