passepartout-apple/Passepartout.xcodeproj/xcshareddata/xcschemes
Davide d8c4e87239
Refactor in-app entities for StoreKit/Kvitto integration (#820)
Refactoring:

- Get receipts from StoreKit Transaction.currentEntitlements
- Search for the originally purchased build in the local receipt anyway
(Kvitto)
- Fall back to release receipt (Kvitto), if any, for feature eligibility
in TestFlight builds
- Parse and verify expiration date in subscriptions
- Decouple in-app identifier composition from BundleConfiguration
- Fix user level features only applied when a receipt was not found

Testing:

- Add StoreKit configuration
- Fake purchases with PP_FAKE_IAP
- Fake user level with PP_USER_LEVEL

Then for reactive receipt reload, detect app activation differently:

- iOS/tvOS on .scenePhase
- macOS on launch and NSWorkspace.didActivateApplicationNotification

As to features:

- Credit former "Full version" purchasers with all current AND future
features, except the Apple TV
2024-11-06 13:20:12 +01:00
..
Passepartout.xcscheme Refactor in-app entities for StoreKit/Kvitto integration (#820) 2024-11-06 13:20:12 +01:00
PassepartoutIntents.xcscheme Add App Intents extension stub (#655) 2024-10-01 10:17:20 +02:00
PassepartoutLoginItem.xcscheme Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
PassepartoutTunnel.xcscheme Import v3 code (#597) 2024-09-23 15:02:26 +02:00