]>
Commit | Line | Data |
---|---|---|
b54c578e A |
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 |