In the dicee module, you use the built in tools in Xcode to assign Image Literals to the ImageViews. Xcode no longer offers auto complete for Image Literals, either as thumbnails or as code. Even typing #imageliteral does not offer auto complete. You have to memorize code never covered in the video and type #imageliteral(resource: "DiceOne").
In the dicee module, you use the built in tools in Xcode to assign Image Literals to the ImageViews. Xcode no longer offers auto complete for Image Literals, either as thumbnails or as code. Even typing #imageliteral does not offer auto complete. You have to memorize code never covered in the video and type #imageliteral(resource: "DiceOne").
Perhaps an errata or video update?