Add initial iOS application

This is already in a working state, but is still missing a few things.
For example, there is no proper progress indication during generation
and the UI just hangs and there's no way to delete a site yet.
This commit is contained in:
Jonathan Schleifer 2016-10-09 17:53:41 +02:00
parent aae80c85e1
commit 43adab7b39
No known key found for this signature in database
GPG key ID: 338C3541DB54E169
17 changed files with 1735 additions and 0 deletions

5
.gitignore vendored
View file

@ -1,3 +1,8 @@
*.o
*~
scrypt-pwgen
iOS/DerivedData
iOS/ObjFW.framework
iOS/ObjFW_Bridge.framework
iOS/scrypt-pwgen.xcodeproj/project.xcworkspace
iOS/scrypt-pwgen.xcodeproj/xcuserdata