The correct way to change the executable name of an iOS app is to change the Product name in the target settings.

It must be in the target settings. if you change the executable name in the project plist file you can get code signing errors like: “object file format invalid or unsuitable”