update mac project

This commit is contained in:
Luke
2014-11-25 23:27:55 -05:00
parent 576768de59
commit 13cef31b4f
7 changed files with 74 additions and 32 deletions

View File

@@ -25,6 +25,7 @@ namespace MediaBrowser.Server.Mac
public AppController()
{
Instance = this;
MainClass.AddDependencies (this);
}
public override void AwakeFromNib()