Hi GoneToSail,
Sorry my suggestion did not help. Maybe our issue where different. I believe you could have a certificate trust issue which needs to be repaired. There is a great link to help troubleshoot this issue. Maybe give it a shot as this is not really a Livecode issue, more of a xcode/developer setup issue.
Let us know how you get on.
Regards,
T
https://stackoverflow.com/questions/489 ... g-in-xcode
Another problem about provisioning profiles…
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Livecode Staff Member
- Posts: 861
- Joined: Fri Feb 06, 2015 4:03 pm
Re: Another problem about provisioning profiles…
Hello GoneToSail,
OK, I am pretty sure some intermediate certificate is missing. As istech says, this is not a LiveCode issue, but rather an Xcode/certificate setup issue.
A "brute force" approach would be to install all Apple's intermediate certificates. These are the following, and can be found in this page:
https://www.apple.com/certificateauthority/
Worldwide Developer Relations - G2 (Expiring 05/06/2029 23:43:24 UTC)
Worldwide Developer Relations - G3 (Expiring 02/20/2030 00:00:00 UTC)
Worldwide Developer Relations - G4 (Expiring 12/10/2030 00:00:00 UTC)
Worldwide Developer Relations - G5 (Expiring 12/10/2030 00:00:00 UTC)
Worldwide Developer Relations - G6 (Expiring 03/19/2036 00:00:00 UTC)
Worldwide Developer Relations - G7 (Expiring 11/17/2023 20:40:52 UTC)
Worldwide Developer Relations - G8 (Expiring 01/24/2025 00:00:00 UTC)
From your screenshot, it looks like you only have the G6 one. I had a look in my KeyChain and I have the G2, G3 and G4 ones.
I am not entirely sure ones are needed, since I think these are automatically installed by Xcode.
Anyway, I think it is worth installing all of them (in the System keychain) - then your iPhone Developer certificate hopefully will be marked as trusted, and you will no longer get that error about the missing identity.
Kind regards,
Panos
--
PS: I do not think that creating a new iphone developer certificate will make any difference, since it is the intermediate one (one of the above) that is missing.
OK, I am pretty sure some intermediate certificate is missing. As istech says, this is not a LiveCode issue, but rather an Xcode/certificate setup issue.
A "brute force" approach would be to install all Apple's intermediate certificates. These are the following, and can be found in this page:
https://www.apple.com/certificateauthority/
Worldwide Developer Relations - G2 (Expiring 05/06/2029 23:43:24 UTC)
Worldwide Developer Relations - G3 (Expiring 02/20/2030 00:00:00 UTC)
Worldwide Developer Relations - G4 (Expiring 12/10/2030 00:00:00 UTC)
Worldwide Developer Relations - G5 (Expiring 12/10/2030 00:00:00 UTC)
Worldwide Developer Relations - G6 (Expiring 03/19/2036 00:00:00 UTC)
Worldwide Developer Relations - G7 (Expiring 11/17/2023 20:40:52 UTC)
Worldwide Developer Relations - G8 (Expiring 01/24/2025 00:00:00 UTC)
From your screenshot, it looks like you only have the G6 one. I had a look in my KeyChain and I have the G2, G3 and G4 ones.
I am not entirely sure ones are needed, since I think these are automatically installed by Xcode.
Anyway, I think it is worth installing all of them (in the System keychain) - then your iPhone Developer certificate hopefully will be marked as trusted, and you will no longer get that error about the missing identity.
Kind regards,
Panos
--
PS: I do not think that creating a new iphone developer certificate will make any difference, since it is the intermediate one (one of the above) that is missing.
-
- Posts: 49
- Joined: Sun Jan 24, 2010 10:34 pm
Re: Another problem about provisioning profiles…
Hi Panos,
You were perfectly right about the reason of my problem !
I've downloaded and installed the intermediate certificates listed in your Friday message, except the G7 one expired on november 2023, and I can now build a standalone without any error message.
Thank you so much for your assistance !
With my best regards
You were perfectly right about the reason of my problem !
I've downloaded and installed the intermediate certificates listed in your Friday message, except the G7 one expired on november 2023, and I can now build a standalone without any error message.
Thank you so much for your assistance !
With my best regards
-
- Livecode Staff Member
- Posts: 861
- Joined: Fri Feb 06, 2015 4:03 pm
Re: Another problem about provisioning profiles…
@GoneToSail
Great, thanks for the update
Great, thanks for the update

Re: Another problem about provisioning profiles…
I had the same issue.
Installing all the intermediate certificates fixed my issue too.
Thanks
Installing all the intermediate certificates fixed my issue too.
Thanks