API Differences in StoreKit in macOS 26.2

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 26.2 SDK.

Table of Contents

Structs

AppStoreMerchandisingKind
Product.SubscriptionInfo.RenewalInfo.AdvancedCommerceInfo.Item
PriceIncreaseInfo

Functions & Methods

AppStore
public static func presentMerchandising(_ kind: StoreKit.AppStoreMerchandisingKind, from window: AppKit.NSWindow) async throws -> StoreKit.AppStoreMerchandisingKind.PresentationResult

Properties & Constants

AppStore
public static var ageRatingCode: Swift.Int?
Item
public let priceIncreaseInfo: StoreKit.Product.SubscriptionInfo.RenewalInfo.AdvancedCommerceInfo.Item.PriceIncreaseInfo?