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

Pods not creating Xcode workspace after redirecting to project?

After sending the 'pod' command in terminal rather than creating a workspace it brings up this text [SCREENSHOT] : https://www.dropbox.com/s/mn49s4ba7hgovob/Screenshot%202014-12-02%2021.50.19.png?dl=0
Are one of these commands to create one?

Any help is appreciated! :)

2 Answers

Thanks! I also found I have to run 'pod setup' after install Cocoapods. I'll leave this here for anyone who may have the same problem as certain steps are not shown in the tutorial. : 1.'sudo gem install cocoapods' 2.'pod setup'

  1. 'cd'(space)(drag file into terminal) 4.'pod install'

run this command:

pod install