This is a companion discussion topic for the original entry at https://www.raywenderlich.com/15234721-your-second-ios-and-swiftui-app/lessons/5
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/15234721-your-second-ios-and-swiftui-app/lessons/5
Hi there,
How do I download the materials from RayWenderlich.com (or GitHub) to my Xcode, TIA!
Hi @mr_blank
I’m sorry for the confusion here. We’ve recently changed how students access the materials for video courses. Instead of the downloadable zip file for each episode, the entire courses materials are now all in one central GitHub repo. This makes it easier to keep them up to date for students when things change, as they inevitably do.
When you click on the link to access the materials, it will open the GitHub repo for that particular course. If you click on the green ‘code’ button and then ‘download zip’ you’ll be able to download the zip file with the supporting materials for the whole course (see screenshot).
I hope this helps, if you have any further questions, please let me know.
Hi Jessy,
OK - the computer variable caused the canvas to crash in this lesson. Grrr. However, when run on the simulator or device - it worked just fine. I covered itemImage in my ImageableItem protocol to a method instead (was very easy) and it works just fine now.
Is that a bug?
That sounds very strange. Upload your project and I’ll take a look.
Thanks Jessy - but no worries. I’ve moved past the computed property and using a method - so that old code is gone (sorry - no version control!). I’m already a few more lessons down the line. I may try to reproduce the error later - if I do I will upload the project.
Again - thank-you very much. (Also, its Sunday - take a break!!!)