hi everyone I am trying to follow some titular (learning metal), I have an error "Editor placeholder in source file" on the swift.print, someone knows why?
My code:
class mainView: MTKView {
required init(coder: NSCoder) {
super.init(coder: coder)
}
override func draw(_ dirtyRect: NSRect) {
Swift.print("hello")
}
}
Selecting any option will automatically load the page