Skip to content

Commit

Permalink
Set debug info format to dwarf+DSYM. Fixes Build & Install Atari800 s…
Browse files Browse the repository at this point in the history
…cheme.
  • Loading branch information
cyco committed Dec 3, 2013
1 parent f80e374 commit c04378c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Atari800.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
Expand Down

0 comments on commit c04378c

Please sign in to comment.