source: trunk/Sparkle/Configurations/ConfigCommonRelease.xcconfig @ 1046

Revision 128, 243 bytes checked in by speck, 4 years ago (diff)

Fixed missing display of update notes in Sparkle. Embedded Sparkle so subversion has the proper version instead of having to download Sparkle and apply several patches.

Line 
1// Release only
2
3GCC_OPTIMIZATION_LEVEL = s
4DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
5GCC_GENERATE_DEBUGGING_SYMBOLS = NO
6DEAD_CODE_STRIPPING = YES
7GCC_TREAT_WARNINGS_AS_ERRORS = YES
8GCC_WARN_UNINITIALIZED_AUTOS = YES
9ARCHS = ppc i386 x86_64
Note: See TracBrowser for help on using the repository browser.