---
title: minimumDeploymentTarget
framework: metalperformanceshadersgraph
role: symbol
role_heading: Instance Property
path: metalperformanceshadersgraph/mpsgraphexecutableserializationdescriptor/minimumdeploymenttarget
---

# minimumDeploymentTarget

The minimum deployment target to serialize the executable.

## Declaration

```swift
var minimumDeploymentTarget: String { get set }
```

## Discussion

Discussion If not set, the package created will target the latest version of the deploymentPlatform set.
