]> git.saurik.com Git - apple/security.git/blob - xcconfig/security_framework.xcconfig
Security-59306.11.20.tar.gz
[apple/security.git] / xcconfig / security_framework.xcconfig
1 // This file is for configuration that should apply to Security.framework on all platforms
2
3 // When doing TAPI, do all copy and script phases before TAPI occurs. This should remove the need to have OTHER_TAPI_FLAGS_SOS; I don't know why it doesn't.
4 INSTALLHDRS_COPY_PHASE = YES
5 INSTALLHDRS_SCRIPT_PHASE = YES