mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-03 21:05:00 -04:00
- Removed manual logging to a debug file in favor of direct console output for job list fetching and library retrieval, improving clarity during debugging. - Updated the Swift type definitions for various enums to conform to Codable, enhancing serialization capabilities and type safety across the codebase. - Streamlined the generated Swift types by removing unnecessary imports and ensuring consistency with the latest Rust core changes.