Differences From Artifact [626928c607]:
- File iOS/SelectKeyFileController.swift — part of check-in [a703cf8d62] at 2021-03-14 00:17:32 on branch trunk — Update copyright (user: js, size: 4585) [annotate] [blame] [check-ins using]
To Artifact [db56ffe460]:
- File iOS/SelectKeyFileController.swift — part of check-in [a5a265ded5] at 2022-06-15 18:37:38 on branch trunk — [iOS] Fix new Swift warning (user: js, size: 4627) [annotate] [blame] [check-ins using]
︙ | |||
62 63 64 65 66 67 68 | 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 | - + | navigationController?.popViewController(animated: true) return } httpServerThread.start() } |
︙ |