10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
![]() |
#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
|