<!--
{
  "availability" : [
    "App Store Connect API: 1.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/BundleIdPlatform",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "App Store Connect API"
    ],
    "preciseIdentifier" : "data:app_store_connect_api:BundleIdPlatform"
  },
  "title" : "BundleIdPlatform"
}
-->

# BundleIdPlatform

Strings that represent the operating system intended for the bundle.

```
string BundleIdPlatform
```

## Discussion

-`IOS`: A string that represents iOS.
-`MAC_OS`: A string that represents macOS.
-`UNIVERSAL`: A string that represents all possible platforms.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)