Hello Mike, If you click on the certificate entry in the Keychain Access to expand it, you should see a private key entry, like in this screenshot (highlighted in green):
https://www.dropbox.com/s/p71p5e5fbbnqu19/Screenshot%202021-07-19%20at%2018.48.31.png?dl=0 Do you see a private key? If yes, it might be worth downloading the latest Apple Worldwide Developer Relations Intermediate Certificate from here: https://www.apple.com/certificateauthority/AppleWWDRCAG3.cer More details about this: https://developer.apple.com/support/expiration/ Cheers, Panos -- On Mon, 19 Jul 2021 at 18:26, Mike Kerner via use-livecode < [email protected]> wrote: > Let's make sure we're talking about the same thing, because this is going > to come up, again, and someone is going to read this thread trying to > figure it out. > The provisioning profile for this app is platform ios, type development > In keychain access, I pulled up "iphone developer", a cert I created today > (and expires in a year) while trying to debug this issue. To create that, I > used the developer portal - so I just uploaded a CSR and downloaded the > cert. > In that cert, there is no "private key" section that I can see. There is a > "public key" section, and a variety of extensions, along > with "fingerprints" at the bottom > > On Mon, Jul 19, 2021 at 11:08 AM panagiotis m via use-livecode < > [email protected]> wrote: > > > Hello Mike, > > > > In the KeyChain Access app, if you click in your certificate and you > expand > > it, do you see a private key? If a private key is missing, then this is > > the culprit. > > > > Kind regards > > Panos > > -- > > > > On Mon, 19 Jul 2021 at 17:29, Mike Kerner via use-livecode < > > [email protected]> wrote: > > > > > I am at a loss, this morning, to debug this, because it's not like i > have > > > not dealt with this issue repeatedly in the last ten years > > > lc 9.6.0 > > > xc 11.4 > > > I removed my certs from the keychain and my profiles from the profiles > > > folder > > > i used xc to download the profiles > > > checked the standalone application settings to make sure the correct > > > profile is selected > > > i also checked push settings to make sure that the certificate is > current > > > and that the settings are the same > > > _______________________________________________ > > > use-livecode mailing list > > > [email protected] > > > Please visit this url to subscribe, unsubscribe and manage your > > > subscription preferences: > > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > -- > On the first day, God created the heavens and the Earth > On the second day, God created the oceans. > On the third day, God put the animals on hold for a few hours, > and did a little diving. > And God said, "This is good." > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
