swift - Scene Kit View not showing in window -


i building simulation app side project school paper i'm writing , started building ipad app initially, , later realized needed on osx.

i need way user input values , need scene kit view display animation.

the problem encountering (i didn't have when programming ios) when adding scene kit view in storyboard (as child of main view in viewcontroller) doesn't load. building fine, error message printed out right away: failed set (contentviewcontroller) user defined inspected property on (nswindow): *** -[nskeyedunarchiver decodeobjectforkey:]: cannot decode object of class (scnview)

note using cocoa application template

i hope above understandable , grateful help


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -