Fix building issues with XCode
This commit is contained in:
parent
6f5385fe4a
commit
440b0123f2
7 changed files with 13 additions and 68 deletions
|
|
@ -12,6 +12,7 @@ import passAutoFillExtension
|
|||
import passKit
|
||||
import SVProgressHUD
|
||||
import UIKit
|
||||
import YubiKit
|
||||
|
||||
class PasswordDetailTableViewController: UITableViewController, UIGestureRecognizerDelegate, AlertPresenting {
|
||||
var passwordEntity: PasswordEntity?
|
||||
|
|
|
|||
|
|
@ -10,6 +10,5 @@
|
|||
#define Objective_CBridgingHeader_h
|
||||
|
||||
@import ObjectiveGit;
|
||||
#import "YubiKit.h"
|
||||
|
||||
#endif /* Objective_CBridgingHeader_h */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue