Adding images to an image set - using Xcode with VoiceOver

By Joe, 2 May, 2015

Forum
App Development and Programming

Hi all,

I am a VoiceOver user and I am learning about iOS app development. I have been trying to add images from Finder into a image set in the images.xcasset asset catalogs but failed. My textbook reads "Now add the images themselves to the image (set) item by dragging each image from the Finder to the image detail box. Drag graph.png to the spot labeled 1x, [email protected] to the 2x slot, and [email protected] to the 3x slot."

The problem may be that VoiceOver does not tell me where are the 1x, 2x, and 3x slots. I am using Xcode 6.2 and Yosemite. Have you had this problem? Is there any alternative way to do this?

Thank you!

JL

Options

Comments

By Phalladar on Wednesday, June 3, 2015 - 18:18

This is an older post but it's strange that VoiceOver doesn't tell you where the 1x, 2x, and 3x slots are. But I've never dragged images directly from Finder into the asset catalog — I'm not even sure if that's possible. Typically I'll add the files to an images folder within the active project and drag them from there.