feat: add the ability to import/export account data

This commit is contained in:
ny
2025-09-07 13:47:04 -04:00
parent 724e8db980
commit c319524df6
13 changed files with 365 additions and 131 deletions

View File

@@ -4,7 +4,7 @@
<dict>
<key>com.apple.security.application-groups</key>
<array>
<string>group.$(APP_GROUP_IDENTIFIER)</string>
<string>group.$(GROUP_ID)</string>
</array>
</dict>
</plist>