This application is a simple password manager that runs on macOS and iPadOS.
You must sign the application with a valid Apple Developer account to build and run it properly.
| Device | OS Version |
|---|---|
| Mac with Apple Silicon | macOS 15.3.1 or later |
| iPad | iPadOS 18.2 or later |
Xcode version 16.2
This reposity has a binary that could be run on Mac, but to work properlly it needs to be a mac register on it apple developer certificate. So might be some problens.
The app uses the MVVM pattern with SwiftUI and SwiftData.
It also uses NavigationSplitView for hierarchical view organization.
- Remove all Bindings and use only
@Publishedproperties or other alternatives - Add unit tests
- Include timestamp for each password access