A simple menu bar application for generating secure passphrases in Finnish. Passphrases are generated using a list of 90,000 words provided by the Institute for the Languages of Finland.
- 🗂 FinnishPassphrases.xcodeproj: Xcode project
- 🗂 FinnishPassphrases: Application source
- 🗂 Tests: Unit and EndToEnd tests
- 🗂 MockingbirdSupport: Supporting files for mocking framework
- 🗂 Scripts: Scripts used for building the project
- 🗂 docs: Documentation and product page
- Download the latest release or clone the repository:
git clone https://github.com/JuanitoSebastian/FinnishPassphrases.git
- Open FinnishPassphrases.xcodeproj in Xcode
- Build and run the project with
⌘ + R
If you do not have SwiftLint installed remove Swiftlint from the build phases.
Open FinnishPassphrases.xcodeproj to access the Xcode workspace and run the tests by pressing ⌘ + U
.
- Mockingbird used for mocking classes in unit tests
- WrappingHStack used for displaying for displaying the passphrase
- Popover menu bar popover