I have an iPhone app where I will be using it as a template for several apps. I want to change the name of the executable for each individual app (Not the app display name on the phone).
I see in the target build settings where I can change the key "Product Name" to the new executable name I want.
Is there anything else I need to change?
It seems to compile, just want to make sure I don't get any problems when signing the distribution build or anything else.
Thanks