We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@AsadAzam
Install doesn't work on macOS 15.1, Xcode 16.1. It worked fine on macOS 14, Xcode 15.
I found that it doesn't work properly when I format my MacBook and try to reinstall it again.
All the scripts in the README work fine, but the last one does not work.
tell application (path to frontmost application as Unicode text) if name is "Xcode" then get version end if end tell
🧐 I think the permission request logic has been strengthened in macOS 15.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@AsadAzam
Install doesn't work on macOS 15.1, Xcode 16.1.
It worked fine on macOS 14, Xcode 15.
I found that it doesn't work properly when I format my MacBook and try to reinstall it again.
All the scripts in the README work fine, but the last one does not work.
🧐 I think the permission request logic has been strengthened in macOS 15.
The text was updated successfully, but these errors were encountered: