diff --git a/Example/DeviceKitPlayground.playground/Contents.swift b/Example/DeviceKitPlayground.playground/Contents.swift index 16d0314..d5a7527 100644 --- a/Example/DeviceKitPlayground.playground/Contents.swift +++ b/Example/DeviceKitPlayground.playground/Contents.swift @@ -1,8 +1,8 @@ //: Playground - noun: a place where people can play // To use this playground, build DeviceKit.framework for any simulator first. -import UIKit import DeviceKit +import UIKit let device = Device()