How to change .app name

sethb15sethb15 Member Posts: 0
I am unsure how to change the published .app file name (e.g. mygame.app). What determines the .app file name?

Comments

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    The .app name is based on the Bundle ID that is assigned to the Provisioning profile you use to publish. the bundle ID com.yourdomain.myapp would return an app file of myapp.app hope that helps
Sign In or Register to comment.