mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-19 23:25:51 -05:00
- Added a new iOS core module with Rust integration for improved performance and background processing capabilities. - Implemented essential components including `BackupManager`, `EmbeddedCoreManager`, and `PhotoManager` to facilitate automatic photo backup and management. - Developed a comprehensive architecture design document outlining the new iOS implementation's advantages over the previous React Native version. - Created various Swift files for UI components and services, enhancing the overall structure and maintainability of the iOS app. - Included build scripts for easier compilation and integration of the iOS core into the project.