Add dSYM bundles for maximum symbolication.

http://bitbucket.org/boredzo/symbolicator can be used to symbolicate crash logs from people without dSYM bundles.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11313 4a71c877-e1ca-e34f-864e-861f7616d084
master
dak180 2010-07-29 20:07:35 +00:00 committed by Git SVN Gateway
parent 1bf4d64a0c
commit 3f69367f3a
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -3,6 +3,7 @@
ARCHS = $(ARCHS_STANDARD_32_BIT)
SDKROOT = macosx10.5
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
MACOSX_DEPLOYMENT_TARGET = 10.4
COPY_PHASE_STRIP = NO