 joeb | Managed this a few months ago, but then my certs expired and I messed everything up getting the new ones in. Anyway, Everything is named correctly in the project, the file, and the info.plist, but when I compile to the simulator or device it still shows up as the original name. How do you change this path so it shows up correctly on the simulator and device? I’ve already tried renaming and clean + restart Xcode. Need a tip because it shouldn’t be this frustrating. Having trouble getting a picture to you, but the menu where I’m seeing this is at Project-Edit Active Executable On mine it reads Path: NameYourGame.app |
 joeb | Copied a new project, opened it and built. Then did project-rename then saved and closed. Copied in all my source files and added them in, built and run and it’s good now. Seems it was best not to touch the literal file name in finder – just let xcode do the full renaming. |