passepartout-apple/Library/Sources/CommonLibrary/Strategy
Davide 0d3af046b4
Fall back to production if beta receipt is missing (#1031)
When level is .beta, it was relying on beta receipt exclusively without
falling back to production receipt.

This was preventing the sandbox receipt ("production" in TestFlight)
from being read unless the AppUserLevel was explicitly set to .freemium
(0).
2024-12-20 21:09:02 +01:00
..
FallbackReceiptReader.swift Fall back to production if beta receipt is missing (#1031) 2024-12-20 21:09:02 +01:00
InMemoryProfileRepository.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
ModulePreferencesRepository.swift Clean up dangling module preferences (#999) 2024-12-10 20:33:35 +01:00
NEProfileRepository.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
Processors.swift Separate App/Tunnel responsibilities (#984) 2024-12-08 18:56:39 +01:00
ProfileMigrationStrategy.swift Skip onboarding migration if no migratable profiles (#1002) 2024-12-11 22:20:14 +01:00
ProfileRepository.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
ProviderPreferencesRepository.swift Migrate provider favorites to Core Data entities (#997) 2024-12-10 15:19:07 +01:00