소스 검색

ios native ViewController import

tama 1 년 전
부모
커밋
9b3a5ff490
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      NexilisSampleCode-iOS/ExampleCode/ViewController.swift

+ 1 - 1
NexilisSampleCode-iOS/ExampleCode/ViewController.swift

@@ -1,6 +1,6 @@
 import Foundation
 import UIKit
-import DigiXLite
+import NexilisLite
 
 class ViewController: UIViewController, ConnectDelegate {
     func onSuccess(userId: String) {