---
title: targets
framework: swift-package-manager
role: symbol
role_heading: Instance Property
path: swift-package-manager/documentation/packagedescription/package/targets
---

# targets

The list of targets that are part of this package.

## Declaration

```swift
var targets: [Target]
```

## See Also

### Configuring Targets

- [Target](swift-package-manager/documentation/packagedescription/target.md)
