Posts

Post not yet marked as solved
3 Replies
252 Views
I'm experiencing a strange issue. When I signed my bundle with a "Mac App Distribution" certificate, I can’t launch my app (foo.app) neither my foo.pkg in local. Is it an expected behavior or I'm missing something? Signature seems correct, if I execute codesign --verify --deep --strict --verbose=2 foo.app, I get foo.app: valid on disk foo.app: satisfies its Designated Requirement
Posted Last updated
.