forked from LoopKit/Loop
-
Notifications
You must be signed in to change notification settings - Fork 0
Personalizing Your App Name & Icon
Jeremy M Lucas edited this page Sep 18, 2016
·
10 revisions
You might open this app a lot. Make it the most personal app on your iPhone by changing the name and icon.
- Select the application asset library from the Project Navigator
- Select the image set named AppIcon
- Replace each image size with your own icon
To make it easy to generate the correct sizes of icons you can use a site like appicon.build and just drag and drop your source image. It will email you a zip file and you can just replace the entire AppIcon.appiconset folder under Assets.xcassets
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)
- Open
Info.plist
- Find
Bundle display name
in the first column (orCFBundleDisplayName
) - Change the
Value
from "Loop" to your custom app name