【踩坑】Swift报错

前言

Swift报错

报错

  • 报错: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

解决问题

完成

参考文献

stackoverflow——Shakeel Ahmed