Wanted to let you know that I’m getting close to releasing v2.1 of my (free) Apple Profile Triage tool.
Version 2 brings more connections to your Apple developer account and can show the relationships between your profiles, certificates, app identifiers and devices. I’ve also added the ability to re-download your profiles similar to what you can do in Xcode (although this tool only handles one team at a time right now, I hope to have multiple teams working in a future release).
Instructions for getting your App Store Connect API credentials can be found by clicking the Help button in the Preferences window.
Highlighted items will have a tooltip showing you what the problem is with that particular item.
If you’re interested in trying out this new version of my tool, you can get it here.
This project largely exists because we seem to be answering the same questions over and over about provisioning profile issues when peoples existing profiles expire. It gives you a snapshot, all in one place, of the components that make up the different profiles, and if you’ve hooked up the API, you’ll have Certificates, App Identifiers, Devices and Profiles visible. Selecting a Profile will highlight its related items in the other lists.
Not sure where you want feedback, but the developer API thing doesnt seem to do anything.
No extra info, and it doesnt appear to ‘stick’, having saved a few times.
Still unable to get the preferences screen to do anything with the 4 bits of info
I have Issuer ID, Key ID, p8 file and the 10 character Team ID, I hit save and nothing happens.
I open preferences and it is blank.
I gave Apple Profile full disc access, but no change
it doesn’t need full disk access, but it does need access to your keychain as we store those 4 things in there. Sounds like I need to add some checks if that was not allowed.
@Jeff_Tullin - It still comes down to not having access to your keychain. Could you give me some specifics about your system so I can try to replicate it?
Also, could you look in your keychain and see if there’s an item named “Apple Profile Triage” and whether or not it has a value in the password field (i don’t need it, just need to know if it’s there).