The vision for Keysmith is to let anyone peek at the engine of the software which promises to manage your security while providing the sync features across the board using the solutions that we already use - our favorite cloud solutions. This gives the control back to you.
- Xcode 14.3 or above.
- iOS 16.0 or above.
This project makes use of Tuist. As such this project does not contain Xcode project file (.xcodeproj).
After cloning the project, please make sure to follow the steps mentioned below, to get this project up and running.
curl -Ls https://install.tuist.io | bash
2. In terminal, navigate to the root directory of the cloned project. Ensure, it has 'Project.swift' file.
tuist generate # Generates Xcode project & workspace
At this point the project should open in Xcode. If not, open the Xcode workspace file to launch Xcode.