Reputation: 143
I am having trouble with the NSViewcontroller. Error says is of undeclared type 'NSViewController'. I did import scenekit and avfoundation. Seems as if NSViewController is unsupported.
Upvotes: 0
Views: 83
Reputation: 1213
I only code for Scenekit so don't know the entire apple foundation, but I use UIViewController for all of my scenekit games.
Upvotes: 1