Hi, I searched the Web and found the temporary fix for this .
diceImageView1.image = UIImage(named: "DiceSix")
diceImageView2.image = UIImage(named: "DiceTwo")
You might need to play around with the brackets " ( " ( delete them and putting them back and see what happen. Xcode is being naughty sometimes. ). I reloaded my Project by recloned it again from Github and started the same procedures over. It seemed to work for me. However, for the following lessons where you will have to put these images in the arrays, I will need to try and perhaps search for solutions otherwise the line of code will be very long. If you have the solutions, I would appreciate if you can share.
Rick
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: