]> git.saurik.com Git - apple/security.git/blobdiff - xcconfig/security_framework.xcconfig
Security-59306.11.20.tar.gz
[apple/security.git] / xcconfig / security_framework.xcconfig
diff --git a/xcconfig/security_framework.xcconfig b/xcconfig/security_framework.xcconfig
new file mode 100644 (file)
index 0000000..6795098
--- /dev/null
@@ -0,0 +1,5 @@
+// This file is for configuration that should apply to Security.framework on all platforms
+
+// 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.
+INSTALLHDRS_COPY_PHASE = YES
+INSTALLHDRS_SCRIPT_PHASE = YES