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

前端 未结 13 1351
旧巷少年郎
旧巷少年郎 2020-12-01 10:36

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         


        
13条回答
  •  一整个雨季
    2020-12-01 10:59

    Oddly enough, I had to remove the products folder from my project in order to fix this error. Xcode crashed then, after reopening, worked like a charm!

提交回复
热议问题