Customize Project

Project customizing

Project Structure

After importing project successfully you will get project structure like below image

Within app module, files are shown in the following groups:

Change App name

To change project name follow below steps.

Go to the app > project > Project from TARGETS > General category > Display Name

Change App colors

Go to the app > project > Main.storyboard > Tab Bar Controller Scene > Tab Bar

Change App icon

Required minimum app icon 1024 * 1024 .png file You can convert it as per iOS app require from https://makeappicon.com/ It convert all size icon which is require for app

Go to the app > project > Assets > AppIcon > Replace all icon as per it's size

Change App Package Name

Go to the app > project > Project from TARGETS > General category > Bundle Identifier

Last updated