passepartout-apple/Library/Sources/CommonUtils/Business
Davide ed45e5d2e4
Fix a Core Data crash on Apple TV (#1003)
Could not create the Preferences Core Data container in the App Group
because sub-directories did not exist. Create them upfront when using
App Group URLs.

This was not an issue with other Core Data containers because they are
stored in the app directories, where "Library/Documents" already exists.
2024-12-12 12:48:58 +01:00
..
BetaChecker.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
CoreDataPersistentStore.swift Fix a Core Data crash on Apple TV (#1003) 2024-12-12 12:48:58 +01:00
CoreDataRepository.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
CoreLocationWifiObserver.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
ErrorHandler.swift Always use setLater for paywall 2024-11-29 00:13:00 +01:00
Measure.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
ObservableList.swift Review incorrect behavior in preferences (#989) 2024-12-09 08:44:13 +01:00
Repository.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
Routable.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
TestFlightChecker.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
Wifi.swift Move app library to the root (#962) 2024-11-28 17:45:18 +01:00