I am trying to deploy a Unity Application to the iOS App Store. I have created my Apple Distribution Certificate and linked it with a Provisioning Profile.
When I open up XCode to Build my Unity XCode Solution, I link my Provisioning Profile to the Solution, but I get an error saying "No signing certificate "iOS Development" found".
I am not trying to make a development build. I am trying to make a distribution build with a distribution certificate so I'm not sure why XCode is looking for an iOS Development Certificate.
Does anybody have any ideas as to how to fix this XCode Build Error?