API Differences in StoreKit in macOS 14.4

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in StoreKit in the macOS 14.4 SDK.

Table of Contents

Structs

PurchaseIntent
PurchaseIntent
PurchaseIntents

Enums

ExternalPurchase
ExternalPurchaseLink

Properties & Constants

PurchaseIntent
public static var intents: StoreKit.PurchaseIntent.PurchaseIntents

Enum Cases

NoticeResult
case continuedWithExternalPurchaseToken(token: Swift.String)