Embedded binary is not signed with the same certificate as the parent app yet they are identical

后端 未结 7 933
粉色の甜心
粉色の甜心 2021-01-18 06:06

An app extension is causing a code signing issue. This app is already on the Appstore (with this extension) yet overnight for some reason when I have come back to this ap

7条回答
  •  难免孤独
    2021-01-18 06:52

    I had the same issue. This started on the day when my Certificate got expired after a year. Following steps worked for me:

    1. Delete the old expired certificate from Keychain(You will be able to see a red cross on the certificate icon)
    2. Restarting your mac

提交回复
热议问题