Hi,
with Xcode 9.3 it runs normal with 12.4 I get the note:
Uwe
Code Block obj-c - (void)viewDidLoad { [super viewDidLoad]; _view = (MTKView *)self.view; _view.device = MTLCreateSystemDefaultDevice(); // <- Error . . . }
with Xcode 9.3 it runs normal with 12.4 I get the note:
Mit freundlichen Grüßen
Failed to set (contentViewController) user defined inspected property on (NSWindow): -[NSView setDevice:]: unrecognized selector sent to...
Uwe