Hi there, can anyone help here. I think somewhere along the way I screw certificates or don't have the right one, anyway long story short when building product I get this error: Embedded binary is not signed with the same certificate as the parent app. Verify the embedded binary target's code sign settings match the parent app's.
Xcode certificates
Recommended
It sounds like you may be embedding a framework in your app that has already been signed. Here's a document that talks about the right way to sign embedded frameworks: