add hardwareidentifier print to example
This commit is contained in:
@@ -15,6 +15,7 @@ class ViewController: UIViewController {
|
|||||||
super.viewDidLoad()
|
super.viewDidLoad()
|
||||||
// Do any additional setup after loading the view, typically from a nib.
|
// Do any additional setup after loading the view, typically from a nib.
|
||||||
|
|
||||||
|
print(UIDeviceModelNames.hardwareIdentifier)
|
||||||
print(UIDeviceModelNames.modelName)
|
print(UIDeviceModelNames.modelName)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user