mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-05 22:03:16 -04:00
* integrate keymanager with library creation flow * final fixes * fix clippy recommendations * minor fixes on library create dialog * reenable `panic!` for no key + fix secret handling code * prevent user setting secret , instead hardcode it * clean library manager default key selection * bring back wrongly removed `keys.onboarding` resolver * fix types in `CreateLibraryDialog`
- Make sure to run
pnpm iif you make any change to thepackagemobile uses likeassets. - If iOS build fails with
node not founderror, runecho "export NODE_BINARY=$(command -v node)" >> .xcode.env.localonmobile/ios/directory.