---
title: production
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/appstore/environment/production
---

# production

A value that indicates the production server environment.

## Declaration

```swift
static let production: AppStore.Environment
```

## See Also

### Getting the environment value

- [sandbox](storekit/appstore/environment/sandbox.md)
- [xcode](storekit/appstore/environment/xcode.md)
