Skip to content

Personalizing Your App Name & Icon

Nathan Racklyeft edited this page Jul 9, 2016 · 6 revisions

Making it Your Own

You might open this app a lot. Make it the most personal app on your iPhone by changing the name and icon.

Changing the Icon

  1. Select the application asset library from the Project Navigator
  2. Select the image set named AppIcon
  3. Replace each image size with your own icon

Changing the app icon

Below are some example icons from other Loop users:

[![Icon by Chris Hannemann](https://github.com/loudnate/Loop/blob/master/Documentation/User Icons/LoopingPump.png?raw=true)](https://github.com/loudnate/Loop/blob/master/Documentation/User Icons/LoopingPump.png) Icon by Nate Racklyeft Icon by Jeremy M Lucas Icon by Nate Racklyeft Icon by Ali Mazaheri

Changing the app name

  1. Open Info.plist
  2. Click the ⊕ button in the first row
  3. Choose Bundle display name from the list (or CFBundleDisplayName)
  4. Set the Type to String
  5. Set the Value to your custom app name

Clone this wiki locally