Amazon.com Widgets Managing Programs in Xcode
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 19, 2013, 09:27:41 PM
Home Help Search chat Login Register   
News: Read this please.The Great Kangaroo Escape Looking for reviews of the 4th ed on Amazon!   Twitter:  @skochan
                     

+  Official Forum for Programming in Objective-C (the iPhone Programming Language) - Stephen Kochan
|-+  Old Stuff
| |-+  Suggestion Box
| | |-+  Managing Programs in Xcode
Pages: [1]   Go Down
Print
Author Topic: Managing Programs in Xcode  (Read 1051 times)
godwheel
Newbie
*
Posts: 19







« on: July 03, 2009, 09:22:41 AM »

It might be a good idea to dedicate a few pages on program management in xcode. As someone new to the program, I have no idea how to go from exercise to excercise without having to retype everything.

For example I have to do all the exercises from scratch because I can't "save as" a project. I fear I will mess up some previous code.

If anyone has any ideas (or links) for us newbies to accomplish this, it would be awesome!

Thanks!

Logged
nhohmann
Global Moderator
Jr. Member
*****
Posts: 57







« Reply #1 on: July 03, 2009, 09:48:17 AM »

I agree entirely.  I recently tried saving a project under a different name (using Save As...) only to have it alter the name of just one of my .m files.  And then I couldn't change it back. 

As a result I ended up having to copy and paste into Word and then delete the original project that I had somehow managed to destroy.

Any guidance on the matter would be great.  Specifically, how to save an entire project under a new name.
Logged
esc
Global Moderator
Full Member
*****
Posts: 230






« Reply #2 on: July 03, 2009, 10:14:14 AM »

To bring an existing file into a project (so you can build on something you created already), from the Xcode main screen under the "Groups & Files" section, select the "Source" group (or wherever you have your *.m and *.h), do "ctrl click" over the selection.  A menu comes up:  Choose "Add" --> "Existing Files...".  When a popup asks you to confirm (add/cancel), make sure you choose the checkbox "Copy items into destination group's folder".

Apple also has documentation for Xcode managing projects.
Logged
godwheel
Newbie
*
Posts: 19







« Reply #3 on: July 03, 2009, 11:34:44 AM »

Did a bit of research and stumbled upon this:
http://developer.apple.com/documentation/developertools/conceptual/XcodeQuickTour/qt_projects/qt_projects.html

It sorta helped me understand xcode a bit more. How do you guys do your project management?
Logged
Pages: [1]   Go Up
Print
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Entire forum contents (c) 2009 classroomM.com. All rights reserved.