| Revision 128,
237 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 | #include "ConfigCommon.xcconfig" |
|---|
| 2 | #include "ConfigCommonRelease.xcconfig" |
|---|
| 3 | #include "ConfigFramework.xcconfig" |
|---|
| 4 | |
|---|
| 5 | STRIP_INSTALLED_PRODUCT = YES |
|---|
| 6 | DEPLOYMENT_POSTPROCESSING = YES |
|---|
| 7 | STRIPFLAGS = -u -r |
|---|
| 8 | STRIP_STYLE = non-global |
|---|
| 9 | SEPARATE_STRIP = YES |
|---|
Note: See
TracBrowser
for help on using the repository browser.