mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-03-28 12:21:59 +01:00
Update for Xcode 6.1 and Swift 1.1
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
import Cocoa
|
||||
|
||||
// @NSApplicationMain // TODO - Needs Xcode 6.1 beta 2 to compile. Figure out a way to support both for the time being
|
||||
@NSApplicationMain
|
||||
class AppDelegate: NSObject, NSApplicationDelegate {
|
||||
@IBOutlet weak var window: NSWindow!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user