Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialLeo Panish
1,890 PointsHow to convert an image from bitmap to vector in xcode 6.3?
Hi, I am using xcode 6.3 and in the attributes inspector, there is no drop down to change from bitmap to vector images. Where do I find this?
3 Answers
Michael Kolkebeck
2,878 PointsThe "Single Vector" option of the "Scale Factors" dropdown seems to be the appropriate replacement, as there is the ability to drag the image over from unassigned to a Universal view. The "Vector with Overrides" option seems to be a replacement for both Bitmaps and Vectors.
Leo Panish
1,890 PointsI may have figured this out: there is a drop down called "Scale Factors" that allows you to select "Vector with overrides".
Michael Southon
1,951 PointsThanks, Leo for asking that question. I'm using version 7.0 of Xcode and had the exact same problem, solved now ("Single Vector" option of the "Scale Factors" dropdown).
Caleb Kleveter
Treehouse Moderator 37,862 PointsCaleb Kleveter
Treehouse Moderator 37,862 PointsLeo Panish and Michael Kolkebeck , I thought I might let you know I changed your comments to an answers. This allows you to be up-voted, and awarded with best answer! I also marked @michael kolkebeck's answer as best, if you ever have any you answer to yourself like you just did, you should mark it also.