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