Hello,
i just started learning Swift with Apples Introduction to App Development.
Arriving Lesson 7 i got errors after opening the the BoogieBot playground:
"Cannot convert value of type 'NSApplication.ModalResponse' to expected argument type 'Int'
if (savePanel.runModal() == NSFileHandlingPanelOKButton)
I am using XCODE 9 an MacOS High Sierra. When i move to page 2 in the playground, no bot is visible.
It would be very helpful to solve my issue to continue the lessons.
Many thanks in advance...
Regards from Switzerland
Makru