项目里有新建target's,真机编译、打包报错:
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.

image.png
项目 和 target 一定要一致,不然就会报错
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.
项目 和 target 一定要一致,不然就会报错