Search Unity

Problem with auto signing

Discussion in 'iOS and tvOS' started by MrMajorThorburn, Aug 12, 2021.

  1. MrMajorThorburn

    MrMajorThorburn

    Joined:
    Dec 15, 2014
    Posts:
    89
    I have been trying to get my app through the process of publishing as read from Unity Learn but have an issue which I cannot work out a solution for.
    I opened my xcode project and enabled autosigning and confirmed I wanted it and then supplied the team id and I got an error about a provisioning profile which I don't have and don't know where it came from.
    I took a screenshot and confirm that my developer.apple.com account does not have any profiles at the moment.
    Anyone give me a hint to follow please.


     
    Last edited: Aug 12, 2021
  2. MrMajorThorburn

    MrMajorThorburn

    Joined:
    Dec 15, 2014
    Posts:
    89
    I seem to have fallen into a trap in the build settings.
    I had selected manual signing as I wanted to try to do it all myself.
    As I failed at that I set it to automatic signing.
    The trap I fell into is that the provisioning profile I had set for the manual options was not removed so I got a conflict between automatic and providing a provisioning profile I believed I had not supplied.
    I went back and used manual so I could remove the profile and then set for automatic and that got me past the error I had in xcode evaluate.