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

# xcode

A value that indicates the StoreKit Testing in Xcode environment.

## Declaration

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

## See Also

### Getting the environment value

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