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

AppleScript: Fix Minor Issues in Example Scripts #4046

Open
wants to merge 3 commits into
base: detour2023
Choose a base branch
from

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    a30f050 View commit details
    Browse the repository at this point in the history
  2. AppleScript: Only check active accounts

    Before this update running the script would fail, with the error:
    
    > NetNewsWire got an error: Can’t get account id "OnMyMac".
    
    if some accounts, such as “On My Mac”, were not active.
    sanssecours committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    1507654 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52aa206 View commit details
    Browse the repository at this point in the history