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

iOS

Adam Lindfors
Adam Lindfors
1,750 Points

Renamed project in Xcode, and now it's one "compressed" file which I can't work with?

Hey!

So.. I renamed my project (from PongChatApp -> PongChat) in Xcode (I'm working on the Ribbit app) and now I can't work with/do anything with the files? How do I restore to a previous version? I tried to rename it to the original filename but that didn't work. I guess thats what git is for? I checked that option when starting project.

EDIT: Solved it by simply β€œShow Package Contents” on the xcodeproj file in Finder, then deleted the workspace file.