Skip to content

Expose subscription catalog metadata inputs - #9

Merged
lynnswap merged 1 commit into
mainfrom
codex/expose-subscription-catalog-metadata
Jul 23, 2026
Merged

Expose subscription catalog metadata inputs#9
lynnswap merged 1 commit into
mainfrom
codex/expose-subscription-catalog-metadata

Conversation

@lynnswap

Copy link
Copy Markdown
Owner

Purpose

Expose the validated subscription catalog as the typed bridge to StoreKit product metadata while keeping transaction snapshots focused on verified transactions.

Changes

  • expose the subscription group ID and declaration-ordered StoreKit product IDs
  • add exact product ID-to-entitlement lookup while preserving optional entitlement values
  • update Quick Start and DocC with Product and Product.SubscriptionInfo integration
  • verify the public contract from package and external consumer tests

Testing

  • xcrun swift-format lint --recursive --strict Sources Tests Tools/TestApp Package.swift
  • swift test --build-system swiftbuild --no-parallel
  • swift build --build-system swiftbuild --configuration release
  • external consumer swift test --build-system swiftbuild
  • Xcode builds for iOS, Mac Catalyst, tvOS, watchOS, and visionOS
  • xcodebuild docbuild for macOS
  • Codex Review against main with no findings

@lynnswap
lynnswap merged commit b195b0c into main Jul 23, 2026
5 checks passed
@lynnswap
lynnswap deleted the codex/expose-subscription-catalog-metadata branch July 23, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant