Search Mac Software Downloads
|
DESCRIPTION
Rename Xcode Project is a small utility that renames Xcode projects.
WHAT'S NEW
Version 2.1:
  • Now with Universal Binary.

Version 2.0:

  • Adds support for Xcode 2.x project format.
REQUIREMENTS
Mac OS X 10.4 or later.

SHARE
Share
SCREENSHOT

Developer:Michele Ferretti
Downloads:6,271
  - Version d/l:5,100
Utilities:File Management
License:Free
Date:02 Apr 2006
Platform:PPC/Intel

OTHER PEOPLE SUGGEST
    No similar products suggested yet
    Suggest something else:
    Rename Xcode Project User Reviews (6 posts)Write A Review
    sort: smiles | time
    Nov 27 2005
    *½...

    REVERB  Doesn't work on my Xcode 2.2 project. It wouldn't rename the project if the new name contained the space character -- which is absurd, because Xcode does in fact allow that. When I tried to rename it to something that didn't contain a space character, it failed with an error about a missing .pch file.  
    (Version 2.0)

    praisebury
    0
    [ 2 Replies - Reply ]
    Replies:
    Nov 28 2005

    ANONYMOUS  I wouldn't recommend putting a space character in the name of the .xcodeproj file.

    50% of the time, this will make the compilation fail. (one day it compiles, the other it fails)  
    (Version 2.0)

    praisebury
    0
    Nov 30 2005

    REVERB  That sounds like an issue with your project. You might want to check your build settings.

    I've done quite a few projects in Project Builder/Xcode that had spaces in their file names, and I've never had a problem. That includes two projects done entirely in the new .xcodeproj format.

    Besides, many of Apple's developer example projects have spaces in their file names, and the Xcode "New Project" wizard cheerfully allows them. It seems highly unlikely to me that this is an Xcode-specific issue.  
    (Version 2.0)

    praisebury
    0

    Nov 27 2005
    *****

    BRYAN GOLDSTEIN  Yay, thanx this is just what i have been waiting for!  
    (Version 2.0)

    praisebury
    0
    [ Reply ]
    Sep 30 2005
    *****

    ANONYMOUS  Useful little app for developers that are not too familiar with the mechnaics of XCode. Yes, it does save a bunch of time if you have to poke around and figure out what needs to be renamed in the project settings. Hopefully the existence of this app will provoke the XCode team to put a new menu item in the File menu: "Rename Project"! BTW, the app works!  
    (Version 1.0)

    praisebury
    0
    [ 1 Reply - Reply ]
    Replies:
    Nov 27 2005

    ANONYMOUS  FWIW, almost all IDEs have major issues renaming projects, including MS Visual Studio.  
    (Version 2.0)

    praisebury
    0

    May 16 2005
    *****

    ANONYMOUS  I like it.

    Yes, you can rename a project by hand, and no, it doesn't take that long (once you figure out every thing that needs to be changed - it's not documented). But it **is** annoying, and some of us believe that's what computers are for:

    To manually rename a project you must:

    Rename the project file

    Open the project and rename the target

    In Build Settings, rename Product Name and Prefix Header

    On disk, rename the prefix file

    If you've already got RSI from too many years of coding and mousing, and if you tend to name projects "test" until you think of a spiffy name later, this is quite a helpful little app.

    100% Cocoa, no Applescript. Source included.

    A nice enhancement would be to rename the folder containing the renamed project. But since source code is included, I can add that myself.

    Conclusion: Renaming a single project may only take 30-60 seconds. The real time savings is that once i got sick of doing it by hand, I didn't have to write this app myself.

    To the author: nice job, and Illegitimi Non Carborundum.  
    (Version 1.0)

    praisebury
    0
    [ Reply ]
    Apr 10 2005

    KEVIN BALLARD  Saves a bunch of time? There's only 3 places in the project that the name exists (not counting the project file itself). It takes all of 10 seconds for me to rename a project file. Of course, if you want to rename the precompiled header too, that takes, oh, another 10 seconds. So 20 seconds total.  
    (Version 1.0)

    praisebury
    0
    [ 2 Replies - Reply ]
    Replies:
    May 3 2005

    GARY GEHIERE  I'm just an AppleScripter so using XCode is new territory for me - It may only take a couple changes to rename a project and a few seconds for someone familiar with XCode to do it but for me, being a novice, this program has saved alot of time and frustration.  
    (Version 1.0)

    praisebury
    0
    Apr 26 2006

    KIMOY  Kevin, do you really find THIS procedure (http://homepage.mac.com/kelleherk/iblog/C1216817469/E1454445171/index.html) acceptable? It takes only 20 seconds for you? Alright, Slowhand, chapeau. But in my view it is an incomprehensible and inacceptable flaw.  
    (Version 2.1)

    praisebury
    0

    Apr 10 2005

    ANONYMOUS  Nice useful app which actually manages to misspell Xcode as xCode.

    It needs some built in error handling to allow renaming of apps without precompiled headers but otherwise it saves a bunch of time doing it manually.  
    (Version 1.0)

    praisebury
    0
    [ Reply ]