I created an image in Adobe Illustrator CS6. I export / save the image in PDF format. In Xcode, I create a set of images and set the scale factor to Single Vector .
However, when I use the image in my application, it still looks pixilated.
I used vector images in earlier versions of Xcode (6.1 and 6.2) and it worked great. Why doesn't it work in 6.4?
source share