Xcode 10 – image literals no longer available
In Xcode 10 and Swift 4.2, only the code completion function (or auto-complete) of the Xcode IDE has been discontinued for the old way. Here is the new way: Just type image literal and it will complete with default icon. Double click on this icon and it will open the media library right side … Read more