Contents

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.

See Also

Inspecting a Clang Source Module Target