Skip to content

Instantly share code, notes, and snippets.

@harryworld
Created July 19, 2016 14:46
Show Gist options
  • Save harryworld/31a0a3b1b12cefa64786bd79b3684dbd to your computer and use it in GitHub Desktop.
Save harryworld/31a0a3b1b12cefa64786bd79b3684dbd to your computer and use it in GitHub Desktop.
#if os(OSX)
import Cocoa
#endif
#if os(iOS)
import UIKit
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment