Forráskód Böngészése

ios native ViewController import

tama 1 éve
szülő
commit
9b3a5ff490

+ 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) {