How do you set the GS_COMPANY_NAME for iPhone build?

JamesBoucherJamesBoucher Member Posts: 433
edited November -1 in Tech Support
I get the following error when I try to build to a device.

Code Sign error: a valid provisioning profile matching the application's Identifier 'com.GS_COMPANY_NAME.RatsMaze' could not be found

I'm sure it has to do with the GS_COMPANY_NAME. Any ideas?

Comments

  • JamesBoucherJamesBoucher Member Posts: 433
    Any help?
  • giacomopoppigiacomopoppi Member, PRO Posts: 914
    GS_COMPANY_NAME must be changed in order to avoid the error.
    go to your developer portal and re-create a app-id.
    it must look like this : com.giacomopoppi.boredombuster (com.yourfullname.appname)

    then recreate the provisioning files and the distribution files under that app id and it should work.
Sign In or Register to comment.