MacOS add-safari-permissions command failing on xcode:15.2.0

We are attempting to update our macos.m1.medium.gen1 to use xcode:15.2.0 and the MacOS Orb’s add-safari-permissions command (CircleCI Developer Hub - circleci/macos) is no longer working. It worked fine on xcode:14.1.0, but we have not tried other xcode versions.

We have not been able to get any useful debugging info out of the command beyond “AppleEvent timed out”.

We are using version 2.4.1 of the MacOS Orb.

This has also been raised as a bug on the macos orb repo: add-safari-permissions does not work in xcode 15 environment · Issue #68 · CircleCI-Public/macos-orb · GitHub