Cog/Frameworks/Sparkle/Configurations/ConfigFrameworkRelease.xcconfig

10 lines
237 B
Text
Raw Normal View History

2013-10-21 23:17:51 -03:00
#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