mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-04-20 07:21:29 +02:00
Started getting Mac Project to work
This commit is contained in:
@@ -8,9 +8,14 @@
|
||||
|
||||
#import "AppDelegate.h"
|
||||
|
||||
@import Armchair;
|
||||
|
||||
//#import "Armchair-Bridging-Header.h"
|
||||
|
||||
@interface AppDelegate ()
|
||||
|
||||
@property (weak) IBOutlet NSWindow *window;
|
||||
|
||||
@end
|
||||
|
||||
@implementation AppDelegate
|
||||
|
||||
Reference in New Issue
Block a user