| 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 | |
|---|
| 3 | GCC_OPTIMIZATION_LEVEL = s |
|---|
| 4 | DEBUG_INFORMATION_FORMAT = dwarf-with-dsym |
|---|
| 5 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO |
|---|
| 6 | DEAD_CODE_STRIPPING = YES |
|---|
| 7 | GCC_TREAT_WARNINGS_AS_ERRORS = YES |
|---|
| 8 | GCC_WARN_UNINITIALIZED_AUTOS = YES |
|---|
| 9 | ARCHS = ppc i386 x86_64 |
|---|
Note: See
TracBrowser
for help on using the repository browser.