Skip to content

Conversation

@bsneed
Copy link
Contributor

@bsneed bsneed commented Mar 11, 2024

The logic for selecting the event storage directory has been updated. Previously, it was based on whether the operating system was tvOS or macOS. Now, it's determined by whether the OS is iOS or watchOS and not running in a Mac Catalyst environment. This change should improve data handling across different platforms.

  • iOS/watchOS use the .documents search path.
  • Everything else (macOS, linux, windows, catalyst, etc) will use the .caches search path.

The logic for selecting the event storage directory has been updated. Previously, it was based on whether the operating system was tvOS or macOS. Now, it's determined by whether the OS is iOS or watchOS and not running in a Mac Catalyst environment. This change should improve data handling across different platforms.
@bsneed bsneed merged commit c3909ca into main Mar 11, 2024
@bsneed bsneed deleted the bsneed/default_paths branch March 11, 2024 17:32
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.

3 participants