---
title: alternativeDistributionPackage
framework: marketplacekit
role: symbol
role_heading: Instance Property
path: marketplacekit/installmetadata/alternativedistributionpackage
---

# alternativeDistributionPackage

A URL to the app’s assembled alternative distribution package.

## Declaration

```swift
let alternativeDistributionPackage: URL
```

## Discussion

Discussion You ingest an available app’s alternative distribution package from App Store Connect in advance, then set this URL to the location that you store the alternative distribution package on your server. For more information, see Ingesting an alternative distribution package.

## See Also

### Inspecting app and account information

- [appleItemID](marketplacekit/installmetadata/appleitemid.md)
- [appShareURL](marketplacekit/installmetadata/appshareurl.md)
- [isUpdate](marketplacekit/installmetadata/isupdate.md)
- [account](marketplacekit/installmetadata/account.md)
