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 trial
Naomi Freeman
Treehouse Guest Teacherimages.xcassets missing
Hi everyone,
I was super excited to get to the design part of my iOS app, because in Ruby on Rails I found it an easier section than some of the other things.
Alas, I start the video and discover my project does not have the same list of files as the video's does. I have Crystal Ball MainStoryboard.storyboard THViewController.h THViewController.m and then it goes right to another subfolder Supporting Files THCrystalBall.h THCrystalBall.m then Tests, Frameworks and Products folders.
I'm on Mavericks and my xcode is as up-to-date as it can be. Is this causing me problems? Has anyone else run into the problem of not being able to find images.xcassets?
Is there a way I can add files or add this?
Thanks!
3 Answers
Naomi Freeman
Treehouse Guest TeacherI was able to add it by going to File - New - File... - iOS - Resource - Asset Catalog and from there changing the name from Media to images. It creates a folder that looks like the icon in the video, and if you name it images it becomes images.xcassets.
I dragged and dropped it from the main level at the top where it appears to down under the Crystal Ball folder.
Is there anything else I need to do?
And also - has anyone else noticed this in newer versions?
Chris Cuaresma-Primm
2,185 Points"Once you get to the design part of the app, you'll have to stop. New xcode crashes every time you use pin and autosize features. I've tried it on 2 computers at this point."
I'm stuck here too.
Wanted to bump this to top of thread.
Any fixes here?
Naomi Freeman
Treehouse Guest TeacherOnce you get to the design part of the app, you'll have to stop. New xcode crashes every time you use pin and autosize features. I've tried it on 2 computers at this point.
StackOverflow users have been reporting this issue since September. Doesn't look like Apple is doing anything to fix it.
Sad that I can't finish my app.