try former.framework
This commit is contained in:
parent
73033c1835
commit
4a858c3596
5 changed files with 42 additions and 38 deletions
16
pass/SSHKeySettingFormViewController.swift
Normal file
16
pass/SSHKeySettingFormViewController.swift
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
//
|
||||
// SSHKeySettingFormViewController.swift
|
||||
// pass
|
||||
//
|
||||
// Created by Mingshen Sun on 24/1/2017.
|
||||
// Copyright © 2017 Bob Sun. All rights reserved.
|
||||
//
|
||||
|
||||
import Former
|
||||
|
||||
class SSHKeySettingFormViewController: FormViewController {
|
||||
|
||||
override func viewDidLoad() {
|
||||
super.viewDidLoad()
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue