Updated examples.

This commit is contained in:
Nick O'Neill
2015-04-10 15:44:37 -07:00
parent 2c884c40f1
commit f4d18b4a80
3 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ import SystemConfiguration
#if os(iOS)
import UIKit
#elseif os(OSX)
import Appkit
import AppKit
#else
// Not yet supported
#endif