I was looking under the project properties not under target properties. Product name was set to the old value.
Thanks! On Tue, Sep 30, 2008 at 5:16 PM, Mark Dawson <[EMAIL PROTECTED]> wrote: > > On Tuesday, September 30, 2008, at 01:09PM, "Nick Zitzmann" <[EMAIL > PROTECTED]> wrote: >> >>On Sep 30, 2008, at 2:02 PM, David wrote: >> >>> Except that it only does it for a debug build. For the release build >>> it reverted back to the old name. >>> >>> What gives? I can't figure out why its doing this. >> >> >>Are you sure you have your product name in sync across configurations? >>In the target's build tab, if you change the configuration to "all >>configurations", what happens to the product name? >> > I would check 3 places: > - Under Target Info: > (1) Check the "General" name > (2) Check the "Build", "Product" name > > - Under the Executables section (bottom, left of an Xcode project), check to > make sure that it has the correct name. Usually the "General" name syncs to > the "Executable" name, but not always. > > Mark > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/enki1711%40gmail.com > > This email sent to [EMAIL PROTECTED] > _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
