Ios Xcode Change App Display Name
In this tutorial the display name will be changed using a property list item.
Ios xcode change app display name. After create and give value to you user defined setting open your info plist and update the value for bundle display name to app display name then just build and run. Be sure to include the file extension as part of the name. Open xcode and create a new single view app.
As you can see my current app name is changeappname all i am going to do now is change that to newappname. Xcode creates an array value for the key. You can change the name of the app displaying in home screen by changing the bundle display name in info plist or if you need to change the build product name then change target build settings packaging product name.
However in my case what i want is actually simpler. Change ios app name using display name. Figure 1 expand your app folder to reveal its content.
Click on the row a pop up will come type your new app name here. To change the name appearing underneath your app icon modify the cfbundledisplayname key in your info plist. In xcode click the disclosure triangle next to your app folder in the project navigator to reveal its content as shown in figure 1.
Add the name of the font file as an item of the array. To do this add the key fonts provided by application to info plist the raw key name is uiapp fonts. You can set the product name directly in the build settings or via xcconfig files.
Left click on your project. One solution is to change the entire project s name. After adding the font file to your project you need to let ios know about the font.