Contents

dependencies

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

Declaration

var dependencies: [TargetDependency] { get }

Discussion

Conditional dependencies that do not apply are filtered out.

See Also

Inspecting a target