Awful / Awful.app

Something Awful Forums browser for iOS
https://forums.somethingawful.com/showthread.php?threadid=3837546&perpage=40&noseen=1
137 stars 45 forks source link

Tidy up alternate app icons #976

Open nolanw opened 4 years ago

nolanw commented 4 years ago

Starting with iOS 11, alternate app icons go in asset catalogs. Asset catalogs did not work in iOS 10.3, so to support both we needed to spew .pngs and \<string>s all over the place. Now we can consolidate into asset catalogs.

Would be nice if we can still load them directly from the (compiled) asset catalog into the Settings screen. Not a dealbreaker though.