Differences From Artifact [11ff3c0b8e]:
- File
.gitignore
— part of check-in
[461f9773b4]
at
2016-10-09 15:53:41
on branch trunk
— 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. (user: js, size: 168) [annotate] [blame] [check-ins using]
To Artifact [b70141527f]:
- File .gitignore — part of check-in [c1b813d503] at 2017-10-15 12:27:04 on branch trunk — iOS: Import ObjFW Xcode project into Xcode project (user: js, size: 131) [annotate] [blame] [check-ins using]
1 2 3 4 | *.o *~ scrypt-pwgen iOS/DerivedData | | < | 1 2 3 4 5 6 7 | *.o *~ scrypt-pwgen iOS/DerivedData iOS/ObjFW iOS/scrypt-pwgen.xcodeproj/project.xcworkspace iOS/scrypt-pwgen.xcodeproj/xcuserdata |