Reputation: 5153
In older versions of Xcode they have been in the developer folder, just wondering where they are available now, do I have to download them from somewhere?
Upvotes: 2
Views: 7067
Reputation: 2466
There a lot of sample codes. Just a simple search in google.
Here:
I bet this is a good start. Hope this helps. Have fun.
Upvotes: 2
Reputation: 1640
If you find the name of the project you want from the Documentation tab in Organiser you can simple choose "Open Project" and it will be downloaded to a folder of your choice.
Make sure you have downloaded the documentation first via xCode/Preferences/Downloads/Documentation/Check & Install Now.
Upvotes: 2