Wrox Programmer Forums
|
BOOK: Beginning iOS 4 Application Development
This is the forum to discuss the Wrox book Beginning iOS 4 Application Development by Wei-Meng Lee; ISBN: 978-0-470-91802-9
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning iOS 4 Application Development section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 18th, 2011, 07:25 AM
Authorized User
 
Join Date: Jun 2011
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default is there a "save as" for projects in xcode4

...if so than I haven't found it, yet.
I am basically looking for a way to make a whole new copy of the entire project with all of it files, so I can try something out. Snapshots seem kinda clumsy with their restore option and the file names don't really change making it difficult to know which version I am currently working on. For now I am just making a copy/duplicate of the whole project folder, but that only lets me change the name of the surrounding folder, not the project inside. Any ideas?
 
Old June 19th, 2011, 09:25 AM
Friend of Wrox
 
Join Date: Aug 2010
Posts: 298
Thanks: 1
Thanked 62 Times in 60 Posts
Default

If you don't need to change any file names, only the project name and targets, select the project icon at the top of the Project Navigator, open the Identity inspector (View>Utilities>File Inspector or OPTION-CMD 1). At the top of the Identity inspector will be a textfield that allows you to rename the project. (I would Duplicate it first and name the enclosing folder appropriately) If you need to make changes to files refer to the documentation
"Making Global Changes to Your Code"

Bob
 
Old July 10th, 2011, 11:25 PM
Registered User
 
Join Date: Jul 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default copy a project

I have found the easiest way to do this is to a) set up a new directory place as your "copy root for xcode projects". COPY your entire project to this place by selecting the root directory for your project, doing a "copy" and then a "paste" in the new directory area. THEN, i remane the directory (the top level of the hierarchy that i copied) and then MOVE the entire structure back to my "root directory" for all my active Xcode projects ( you could use the new directory structure right where it is). I then open the myproject.xcodeproj file in the copied top level directory. the first thing i do i select the application name in the top left panel and rename the app (say form MyProj to MyProjA) and xcode offers to rename the target and some other things. i say "yes". then i select Product->manage Schemes and delete the schemes and autogenerate a new ones. these steps rename stuff so i know when i am in the "copy" vs. the "real" project. Cloning projects is just this easy (xcode 4); many older posts about issues in renaming projects prior to xcode 3 and 4 make me glad I am new to ios development.





Similar Threads
Thread Thread Starter Forum Replies Last Post
MSXSL gives error message for "for" inside "select" ilyaz XSLT 1 December 9th, 2010 05:02 PM
Difficulties with "web.config" and "ASPNETDB" CFRham BOOK: ASP.NET MVC Website Programming Problem Design Solution ISBN: 9780470410950 2 July 3rd, 2010 10:19 AM
How to theme the "Browse" button of "FileUpload" control? varunbwj BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 2 October 14th, 2009 01:22 AM
Add a CheckBox DataColumn to my DataGridView, Null format: "" or "True" but Error: F ismailc C# 2005 0 September 25th, 2009 04:56 AM
Code not going as planned: "icicle" vs "savedinstancestate" joopthecat BOOK: Professional Android Application Development ISBN: 978-0-470-34471-2 3 May 3rd, 2009 03:09 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.