Fix building issues with XCode

This commit is contained in:
Mingshen Sun 2022-05-23 10:54:11 -07:00
parent 6f5385fe4a
commit 440b0123f2
7 changed files with 13 additions and 68 deletions

View file

@ -12,6 +12,7 @@ import passAutoFillExtension
import passKit
import SVProgressHUD
import UIKit
import YubiKit
class PasswordDetailTableViewController: UITableViewController, UIGestureRecognizerDelegate, AlertPresenting {
var passwordEntity: PasswordEntity?

View file

@ -10,6 +10,5 @@
#define Objective_CBridgingHeader_h
@import ObjectiveGit;
#import "YubiKit.h"
#endif /* Objective_CBridgingHeader_h */