Skip to content
New issue

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

[Bug] Install doesn't work on macOS 15.1, Xcode 16.1 #16

Open
DongHyeonDev opened this issue Nov 15, 2024 · 0 comments
Open

[Bug] Install doesn't work on macOS 15.1, Xcode 16.1 #16

DongHyeonDev opened this issue Nov 15, 2024 · 0 comments

Comments

@DongHyeonDev
Copy link

DongHyeonDev commented Nov 15, 2024

@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.

@DongHyeonDev DongHyeonDev changed the title Install doesn't work on macOS 15.1, Xcode 16.1 [Bug] Install doesn't work on macOS 15.1, Xcode 16.1 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant