What's New / Privacy, Security & Identity
ProximityReader adds CustomerEngagementSession and MobileDocumentHolderName, CryptoKit adds KEM one-time keys, StoreKit adds AppTransaction.storeType, AuthenticationServices adds ASVerificationCode delivery.
ProximityReader is Apple's framework for accepting contactless payments and reading mobile identity documents on iPhone using the built-in NFC reader.
StoreKit handles in-app purchases, subscriptions, and offer-code redemption on Apple platforms.
CryptoKit provides cryptographic primitives for Apple platforms: symmetric encryption, key derivation, message authentication, hashing, and…
AuthenticationServices handles sign-in and credential flows, including password and federated identity providers, AutoFill credential extensions,…
PassKit covers Apple Wallet passes and Apple Pay, including payment requests, provisioning cards to Wallet, and identity documents such as IDs and…
_PassKit_SwiftUI is a Swift cross-import overlay: API the compiler exposes only when a target imports both PassKit and SwiftUI.
IdentityDocumentServices handles ISO 18013 mobile documents such as mobile driver's licenses.
_AuthenticationServices_SwiftUI is a Swift cross-import overlay, not a standalone framework.
_StoreKit_SwiftUI is a Swift cross-import overlay: the API Swift surfaces when a target imports both StoreKit and SwiftUI.