How to rename your iOS App in Xcode 4.x.x

  • Find the info.plist file (in the Supporting Files folder). Say your app is called MyApp, then you’re looking for a file called MyApp-info.plist
  • Say hello to a scary list of key/value pairs
  • In here, find the Bundle Display Name
  • Change it from the default ${PRODUCT_NAME} to your title
  • Build and see your title underneath your logo

I had forgotten that I’ve already written this down last year: http://wpguru.co.uk/2011/08/how-to-rename-your-ios-app-in-xcode-4-and-remove-the-gloss-effect-from-your-logo/

About Jay Versluis

Jay is a medical miracle known as Super Survivor. He runs two YouTube channels, five websites and several podcast feeds. To see what else he's up to, and to support him on his mission to make the world a better place, check out his Patreon Campaign.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.