impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
26 stars 3 forks source link

fix: create `assets` directory recursively #331

Closed daniel-mader closed 3 months ago

daniel-mader commented 3 months ago

Description of change

Fixes a bug in iOS where the assets directory was not created on first start of the app.

Links to any relevant issues

n/a

How the change has been tested

Physical iOS install, scanning current NGDIL QR codes.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.