I have two application with the same identifier.One is for mac app store and one is for other purpose (For distribution to outside of mac app store). And my both application are not exactly same, both has many difference in code and resources also. App store version of the app is signed by the "3rd Party Mac Developer Application:Company" and other one is signed by the "Developer ID Application:company".
My question is - will gate keeper allow my both application to run on 10.8 OS X? Thanks.
Update: Since both application has different designated requirement but the same bundle, should it run.
Update: In my testing I found that both application's are running in my system and some other system. But in some system it allowing the mac app store application to launch but for non mac app store application it is showing one message that it gets damage and we should move it to trash. Why the same build's are showing the two different behavior in different system.