Customize App
Project customising
Last updated
Project customising
Last updated
After importing project successfully you will get project structure like below image
Within app module, files are shown in the following groups:
To change project name follow below steps.
Go to the app > project > Project from TARGETS > General category > Display Name
Go to the app > project > Project from TARGETS > General category > Bundle Identifier
To change the Base Url for App
Go to the app > project > Others > WebserviceManager.swift >BASEURL Change the Base Url
To change Add business URL follow below steps.
Go to the app > project > Others > GlobalConstant.swift >ADDBUSINESS
To change About us URL follow below steps.
Go to the app > project > Others > GlobalConstant.swift >ABOUTUS
To change Terms of service follow below steps.
Go to the app > project > Others > GlobalConstant.swift >TERMSOFSERVICE