History of file iOS/scrypt-pwgen.xcodeproj/project.pbxproj at check-in 0ac34d09b9fb876c
2019-06-16
| ||
17:26 | Deleted: Rename project to CryptoPassphrase check-in: [eb35826d25] user: js, branch: trunk, size: 0 | |
05:25 |
iOS: Migrate to Swift
This is in preparation for moving to SwiftUI at some point. file: [00232f90a7] check-in: [2c5f88ebb0] user: js, branch: trunk, size: 21583 [annotate] [blame] [check-ins using] [diff] | |
2019-01-22
| ||
23:35 | [iOS] Use modules file: [2f6f83895b] check-in: [604b510f98] user: js, branch: trunk, size: 22970 [annotate] [blame] [check-ins using] [diff] | |
23:17 | Upgrade Xcode project to 10.1 file: [82b32d9209] check-in: [ec17cf3ed4] user: js, branch: trunk, size: 22906 [annotate] [blame] [check-ins using] [diff] | |
2018-01-11
| ||
22:49 |
iOS: Add initial support for upload via browser
This only starts the HTTP server on 127.0.0.1 for now and does nothing | |
2017-11-26
| ||
21:51 | iOS: Finish support for key files file: [215e12d1d4] check-in: [d49bbec74c] user: js, branch: trunk, size: 22029 [annotate] [blame] [check-ins using] [diff] | |
19:19 | iOS: A few code modernizations file: [d7d45a6c34] check-in: [6205c4feae] user: js, branch: trunk, size: 21299 [annotate] [blame] [check-ins using] [diff] | |
2017-10-19
| ||
23:51 | iOS: Add support for iPad file: [e1d494a902] check-in: [34598718ce] user: js, branch: trunk, size: 20759 [annotate] [blame] [check-ins using] [diff] | |
23:16 | Switch back to using frameworks now that it works file: [93232c3340] check-in: [d49f2910e7] user: js, branch: trunk, size: 20687 [annotate] [blame] [check-ins using] [diff] | |
2017-10-15
| ||
22:36 |
Disable modules and force category references
Modules do not work well without frameworks. file: [366a83723b] check-in: [0ac34d09b9] user: js, branch: trunk, size: 19818 [annotate] [blame] [check-ins using] [diff] | |
18:04 |
Use static ObjFW
Using a shared library causes iTunes Connect to fail without any error | |
12:27 | iOS: Import ObjFW Xcode project into Xcode project file: [0b6c380a0f] check-in: [c1b813d503] user: js, branch: trunk, size: 24838 [annotate] [blame] [check-ins using] [diff] | |
2017-05-08
| ||
00:39 | Adjust to recent ObjFW changes file: [458f6062a4] check-in: [a3b521da82] user: js, branch: trunk, size: 20552 [annotate] [blame] [check-ins using] [diff] | |
2017-01-08
| ||
01:53 | Update Xcode project to Xcode 8.2 file: [37645065ae] check-in: [7bce58e62b] user: js, branch: trunk, size: 20544 [annotate] [blame] [check-ins using] [diff] | |
2016-10-09
| ||
17:47 | [iOS] Add about dialog file: [af4f9d65b2] check-in: [0ba1eb505d] user: js, branch: trunk, size: 20468 [annotate] [blame] [check-ins using] [diff] | |
15:53 |
Added:
Add initial iOS application
This is already in a working state, but is still missing a few things. | |