publicHeadersDirectoryURL
The directory containing public C headers, if applicable.
Declaration
let publicHeadersDirectoryURL: URL?Discussion
This will only be set for targets that have a directory of a public headers.
The directory containing public C headers, if applicable.
let publicHeadersDirectoryURL: URL?This will only be set for targets that have a directory of a public headers.