Hello @3ZS
As i understanding, when Developer distribute an application via XCode the process will be below:
App is archived from Xcode and signed with Developer certificate.
Apple validate Developer certificate and other things...
Apple RE-SIGN the app again with Apple certificate.
So mean there are not any way to check App was signed with Developer certificate when installed from AppStore, isn't it?