JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Changing the app title You can change the name of the app as it appears on the Home screen and in the Settings app. Perform this task in the copy of the DeploymentKitApp in Xcode on your computer. Procedure In the Xcode Navigator, open the file DeploymentKitApp/Supporting Files/DeploymentKitApp-Info.plist. In the editor window, locate the key labelled Bundle display name. Key Type Value Bundle display name String My App Note: In the Source Code view, this section appears as follows. <key>CFBundleDisplayName</key> <string>My App</string> Modify this value to change the displayed title for the app. Key Type Value Bundle display name String My Fantastic App Related concepts The app strings The app settings Related tasks Adding optional content to the Settings view footer area Editing the launch screen storyboard Modifying the app icon Setting team and developer account options Modifying the app identifier Modifying the app iTunes store picture Modifying the app version number Modifying the app end user license agreement Modifying the app images Copyright © Cloud Software Group, Inc. All Rights Reserved.