I have a workspace that contains a library and a project A, I wanted to create a project B which is the same as A except with a few small tweaks. So I copied the entire set of source files for A and make a copy, renamed them to B, then added the B project o the workspace.
I've created a new scheme for B but when I build and run the app has A's name.
I was looking at this past question Change product name macro in iOS XCode project
but I cannot find a Product Name row in the Packaging setting when using XCode 4.5.2