I would like to use a PDF rather than create pixel specific icons. XCode (6 & 6.1) will build device specific pixel images from PDFs during compile for icons but I can't figure out how to get this done for the AppIcon (the Springboard App Icon).
The Icon collection appears to be different from an AppIcon collection (.imageset for icons, .appiconset for the App Icon)
Wondering if anyone has had any luck with this?
Perhaps XCode (v6.1) is not yet capable of this?