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

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
5STRIP_INSTALLED_PRODUCT = YES
6DEPLOYMENT_POSTPROCESSING = YES
7STRIPFLAGS = -u -r
8STRIP_STYLE = non-global
9SEPARATE_STRIP = YES
Note: See TracBrowser for help on using the repository browser.