I am creating Mac os x App on 10.9 with Xcode 6. I have created Distributed App outside the Mac App Store using Developer ID. It works fine on my Mac, but when I test on other Mac with same configuration, It gives "app can't be opened because identity of developer cannot be confirmed" Message. It should be display message with "open button" option but It didn't. What I suppose to do to solve the Issue?
I have attach code sign and signing configuration image.
Is This Code Signing configuration valid? Is it Possible to run app on other Mac by Xcode Configuration without "app can't be opened because identity of developer cannot be confirmed" Message.?