API Differences in StoreKit in macOS 14.4

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show 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)