소스 검색

fix error

alqindiirsyam 1 일 전
부모
커밋
6cace35c2f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      NexilisLite/NexilisLite/Source/View/Control/TOTPGenerator.swift

+ 1 - 0
NexilisLite/NexilisLite/Source/View/Control/TOTPGenerator.swift

@@ -1,4 +1,5 @@
 import Foundation
+import UIKit
 import CommonCrypto
 
 class TOTPGenerator {