Back to Provenance

3303

.changelog/3303.md

3.3.1535 B
Original Source

Added

  • PVAppIntents module — New Swift Package providing GameEntity, SystemEntity, SaveStateEntity AppEntities and five modern AppIntents (LaunchGameIntent, ToggleFavoriteIntent, ListRecentGamesIntent, PlayRandomGameIntent, GetLibraryStatsIntent) with AppShortcutsProvider Siri phrases. Provides a type-safe, iOS 17+ entity graph usable by the main app, widget extensions, and Siri. Includes migration stub (CustomIntentMigratedAppIntent) to ease transition from the legacy PVOpenIntent/SiriKit flow.