Change project name: directly to the name of the target.
650) this.width=650; "src=" Http://cc.cocimg.com/api/uploads/20150104/1420340022796968.png "title=" 1420340022796968.png "alt=" Vyye7jm.png "style=" border:0px;text-align:center;margin:5px 0px;color:rgb (37,37,37); font-family: ' Helvetica Neue ', Helvetica, Stheiti, ' Microsoft Ya Black ', ' blackbody ', Arial, Tahoma, Sans-serif, serif;font-size:14px; Line-height:28px;white-space:normal;background-color:rgb (250,250,250); "/>
After entering, press ENTER, pop-up before renaming and renaming the file name, click "Rename":
650) this.width=650; "src=" Http://cc.cocimg.com/api/uploads/20150104/1420340058657752.jpg "title=" 1420340058657752.jpg "alt=" earvqr.jpg "style=" border:0px;margin:5px 0px; "/>
2. Change the name of the app
Law one: Change the Bundle display name in Info.plist
Bundle name : Is folder name, the where your app (including executable file and all resources) would be stored (Cool Program.app). We recommend that you do not modify the bundle name
Bundle Display Name : Is-Will was shown on the iphone screen, that is, when you install the app to the name displayed on the iphone.
Note: Bundle display name must correspond to bundle name, that is, bundle display name and bundle name cannot be too far apart. For example, if bundle name is set to Theapplication, and the bundle display name is set to "* * *", Apple will reject your app.
Method Two: Target->build settings, product name--(Modify project name)
iOS change project name and change app name