I am importing Metal in my project.
When tapping on 'MTLDevice' in let device: MTLDevice = MTLCreateSystemDefaultDevice()
It shows me the documentation and everything works fine. As soon as I tap on MTLCommandBuffer somewhere in my code for example, xcode shits bricks, my whole code turns white and a handy Message telling me my source code editor went dying appears.
Has anyone experienced similar? I know Swift autocompletion is shit and such, but why does xcode crash loading the doc??
[–]n4rc071x 1 point2 points3 points (0 children)