---
title: macOS
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/appstore/platform/macos
---

# macOS

A value that indicates the macOS platform.

## Declaration

```swift
static let macOS: AppStore.Platform
```

## See Also

### Getting platform values

- [iOS](storekit/appstore/platform/ios.md)
- [tvOS](storekit/appstore/platform/tvos.md)
- [visionOS](storekit/appstore/platform/visionos.md)
