Skip to content

feat: try support sequoia VO preferences being sandboxed#39

Closed
jlp-craigmorten wants to merge 13 commits into
mainfrom
feat-sequoia-vo-preferences-support
Closed

feat: try support sequoia VO preferences being sandboxed#39
jlp-craigmorten wants to merge 13 commits into
mainfrom
feat-sequoia-vo-preferences-support

Conversation

@jlp-craigmorten

@jlp-craigmorten jlp-craigmorten commented Dec 31, 2024

Copy link
Copy Markdown
Contributor

Issue

Partially fixes guidepup/guidepup#89

Fixes #40

Details

VoiceOver preferences have been moved in Sequoia, this change attempts to support the new setup.

CheckList

  • Has been tested (where required).

@jlp-craigmorten

jlp-craigmorten commented Dec 31, 2024

Copy link
Copy Markdown
Contributor Author

Alas we're seeing:

/Users/runner/Library/Group Containers/group.com.apple.VoiceOver/Library/Preferences/com.apple.VoiceOver4/default.plist: file does not exist or is not readable or is not a regular file (Error Domain=NSCocoaErrorDomain Code=260 "The file “default.plist” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/runner/Library/Group Containers/group.com.apple.VoiceOver/Library/Preferences/com.apple.VoiceOver4/default.plist, NSURL=file:///Users/runner/Library/Group%20Containers/group.com.apple.VoiceOver/Library/Preferences/com.apple.VoiceOver4/default.plist, NSUnderlyingError=0x600001dc07e0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}})

So it appears the GitHub runner agent doesn't have permissions to read/write to the necessary plist... might be a bit stuck here unless we get changes into the runner itself!

@cmorten cmorten closed this Jun 7, 2026
@cmorten cmorten deleted the feat-sequoia-vo-preferences-support branch June 7, 2026 15:03
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

Successfully merging this pull request may close these issues.

MacOS Sequoia Support VoiceOver configuration doesn't work on macOS Sequoia

2 participants