Jelajahi Sumber

ios native ViewController import

tama 1 tahun lalu
induk
melakukan
9b3a5ff490
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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) {