---
title: Platform
framework: managedappdistribution
role: symbol
role_heading: Structure
path: managedappdistribution/platform
---

# Platform

The supported platform for the app.

## Declaration

```swift
struct Platform
```

## Topics

### Obtaining supported platforms

- [iOS](managedappdistribution/platform/ios.md)
- [macOS](managedappdistribution/platform/macos.md)

### Type Properties

- [visionOS](managedappdistribution/platform/visionos.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
