Skip to content

Commit

Permalink
Switch DEBUG_INFORMATION_FORMAT from DWARF with dSYM to DWARF in Rele…
Browse files Browse the repository at this point in the history
…ase.xcconfig.
  • Loading branch information
andreberg committed Mar 26, 2010
1 parent ad766c5 commit 557ff4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Release.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#include "Common.xcconfig"

DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
DEBUG_INFORMATION_FORMAT = dwarf

DEPLOYMENT_POSTPROCESSING = YES

Expand Down

0 comments on commit 557ff4e

Please sign in to comment.