Cog/Frameworks/Sparkle/Configurations/ConfigFrameworkRelease.xcconfig
2013-10-21 19:17:51 -07:00

9 lines
237 B
Text

#include "ConfigCommon.xcconfig"
#include "ConfigCommonRelease.xcconfig"
#include "ConfigFramework.xcconfig"
STRIP_INSTALLED_PRODUCT = YES
DEPLOYMENT_POSTPROCESSING = YES
STRIPFLAGS = -u -r
STRIP_STYLE = non-global
SEPARATE_STRIP = YES