I am building my app for adhoc distribution and appstore distribution. When I go into the Xcode code signing settings, there is only two listings in there: Developer:<...> and Distribution: <...>
I know I have three certificates in the system, one for developer, one for adhoc and one for appstore distribution. How can I tell which certificate a particular app bundle has been code signed with just to make sure?