mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-30 19:33:30 -04:00
- Enhanced the `Event` enum documentation for clarity on its purpose. - Modified the Swift client generation script to create event samples for enum generation. - Updated the Swift client to utilize the new `EventElement` type for event handling. - Improved error handling and logging in the event subscription process. - Refactored the types generated for Swift to align with the new event structure.