Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS error "Embedded binary is not signed with the same certificate as the parent app"

Those are my first steps in IOS applications development and I'm facing some problem that I can't figure out.

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.      Embedded Binary Signing Certificate:    Not Code Signed     Parent App Signing Certificate:         iPhone Developer: Emil Adz (9QNEF95395) 

I can't understand, what is a Embedded Binary Signing Certificate?

I went over the questions with the same error here, but none of them were related to the problem presented here (Not Code Signed).

I tried to revoke my certificate from the Apple Developer Member Center and request another certificate, but the issue persists.

Does some know how it could be fixed?

like image 883
Emil Adz Avatar asked Jan 12 '15 16:01

Emil Adz


1 Answers

Swift 5 . Simple way in my case check this screen shot i am done

enter image description here

like image 143
Shakeel Ahmed Avatar answered Sep 19 '22 11:09

Shakeel Ahmed