iCloud sync functionality introduced along with separate iOS and macOS targets.
Changes
- Separated into distinct iOS and macOS schemes with respective entitlements for platform-specific features.
- Implemented iCloud Drive vault synchronization to ensure data consistency across devices.
- Updated VaultViewModel to utilize effectiveVaultPath for improved iCloud compatibility.
- Enhanced iOS VaultPickerView to include an iCloud option and direct access to Settings.
- Introduced new app icons to distinguish between iOS and macOS versions.
- Addressed various bugs and made performance improvements throughout the application.