Contents

dependencies

Any other targets on which this target depends, in the same order as specified in the package manifest.

Declaration

let dependencies: [TargetDependency]

Discussion

Conditional dependencies that do not apply have already been filtered out.

See Also

Inspecting a Clang Source Module Target