Xcode 15 doesn't support for iOS distribution certificate any more?

76 Views Asked by At

The problem is the apple distribution certificate expired last year, and out team created a new iOS distribution cert, and a new provisioning profile out of this. But in Xcode, it seems cannot detect the new cert and get this error "Signing certificate is invalid." Is it because Xcode 15 no linger support iOS distribution/development cert?

the ios cert is loaded here but it still uses the previous expired cert

0

There are 0 best solutions below