Apple Profile Triage 3.0 is coming

I’m happy to announce that Apple Profile Triage 3 is coming soon. We’re currently in a testing phase just to make sure everything’s working perfectly.

The biggest feature of this release is support for multiple teams. If you look in the Settings dialog, there is now a listbox that lets you manage multiple App Store Connect API credentials which you can switch between using the Teams menu. If you have already added a Team, it’ll be converted into the new format.

We’ve also fixed a number of annoying bugs.

If you haven’t updated recently, here are some recent highlights:

  • Support for the new Xcode 16 Profiles directory
  • Updates window now supports dark mode
  • Fixed a bug which caused invalid installed certificates to appear
  • Users can now switch teams using the Teams menu (only available when using the App Store Connect API
  • Moved Profiles menu items from Edit menu to the menubar
  • Xcode switch is now in the Profiles menu
  • Added splitters between the lists on the main window

To get the test version, download the current release version of APT, change your update type to Beta Channel and then select Check For Updates.

APT 3.0 was built with Xojo 2024r3.1.

9 Likes

APT 3 is now available!

Updates should be automatically available. If not, you can download a new version using this link.

3 Likes

Just as an FYI, that link is to a version that then immediately prompts to download a new version.

Screenshot 2024-10-28 at 4.00.22 PM

Screenshot 2024-10-28 at 4.00.45 PM

Not sure if that’s what you had intended.

it’s not. 3.0.1 has been built and fixes that problem.

Hi Greg,

I don’t see any certificates in APT anymore since this release.
Xcode 16.1 is installed and APT is configured to >= Xcode 16.

Is there something I can check to figure out the problem?

Best regards

Fabian

One of the changes that I made was to only show valid certificates. That is, ones that have not yet expired. Basically this:

security find-identity -p codesigning -v

If you paste that into a terminal, do you get anything?

You might also try pressing CMD-R to refresh

That’s a shame. I liked to see expired certificates there to have a complete view.

Yes, I am getting 7 certificates. (1 is revoked).
Already tried CMD-R. List stays empty.

That’s good feedback. Maybe since APT was designed to show problems I should show the expired ones and just highlight them everything else. I’ll think about that.

That would be nice and how I see APT; thanks for considering.

Still no support for Enterprise Profiles?

What type of support are you looking for Steve?

Similar ability to view my Apple Enterprise Developer profile as your providing for a regular Apple Developer profile. I don’t see anything when I open your program.

Checked for update, because v3.0.1 emptied all lists, but trying to download v3.0.3 results in an error.

Maybe you want to have a look at what going on…

Bildschirmfoto 2024-11-01 um 13.19.34

Try it again

Minor bug, Greg:
If you have no Xcode version selected, like it was on my place after the xth update I did not need yet, Profile Triage will quit with an OutOfBounds exception.

And is it expected that the API section will show completely empty if nothing was entered yet?

Hm. I’ll have ti see if I can replicate that. You mean that you didn’t have an Xcode tools selected in Xcode’s Location preferences?

It needs something.

Yes, exactly.

I see. I was missing something like “click here to add credentials” and first thought it would be missing control content.

It’s a right-click, but that’s more obvious in 3.0.5