appbrewery / Dicee-iOS13

Learn to Code While Building Apps - The Complete iOS Development Bootcamp
https://www.appbrewery.co
625 stars 889 forks source link

Image Literals no longer autocomplete in Xcode #14

Closed ghost closed 3 years ago

ghost commented 3 years ago

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?

ghost commented 3 years ago

Bug in Xcode, nothwithstanding all information on the internet, this has been fixed in an update.