ios - Xcode 6 - Can't pick signing certificate/provisioning profile for Ad-Hoc distribution. Always taken default -


In order to distribute the app, we are using Xcode 6.0.1, where we use some of the following process Faced:

  • Added an app-id and distribution provisioning profile under the developer program.
  • Select the provision profile under the Build Settings and Archive application.
  • Add-HocDistribute
  • But with Xcode 6.0.1, this workflow changed slightly. I still choose the couls ad hoc distribution option, but I can not choose a provisioning profile that I have created against my app-id under the developer program. There was no list of informal profiles for using in the version Xcode 5.

    Xcode 6.0.1 has attempted to match the provisional profile from the Dev-program and does not serve as a matching certificate, automatically identified as AxC Ad Hawk * Profile. Once I chose an export option, the AxA Ad Hawk * profile was automatically created under the deviation option in the dev-program.

    Under the provision profile all the devices have been selected, which I have added and listed the total equipment under my test flight application. Please help me how to choose my provision profile which I have already made specifically for my application. It really consumes my whole day.

    Xcode automatically defaults to "XC com.

    to fix it , I'm just regenerating a profile on the Apple Developer Portal:

    1) Go to Developers. Find the Apple.com and distribution provisioning profiles that you want to use.
    2) Choose it , Click "Edit", rename the profile, and click "Generate".
    3) Provisioning Profile Down on Desktop Load it and drag it to the Xcode 6 icon.4) Resume Xcode 6.
    5) Open the organizer window and click "Submit" on the collection that you created. Xcode will be automatically generated instead of generic Clear profile.


    Comments

    Popular posts from this blog

    winforms - C# Form - Property Change -

    javascript - amcharts makechart not working -

    java - Algorithm negotiation fail SSH in Jenkins -