Skip to content

fix(view): update skim check to macOS changes#2669

Merged
lervag merged 1 commit intolervag:masterfrom
clason:patch-1
Mar 16, 2023
Merged

fix(view): update skim check to macOS changes#2669
lervag merged 1 commit intolervag:masterfrom
clason:patch-1

Conversation

@clason
Copy link
Copy Markdown
Contributor

@clason clason commented Mar 16, 2023

Problem: macOS 13.4 adds a deprecation warning to the introspection method Skim uses for its scripting. This breaks the check whether Skim is installed, leading to an error message because the looked-for output is now on a second line.

Solution: Concatenate all output lines instead of only looking at the first line.

Problem: macOS 13.4 adds a deprecation warning to the introspection method Skim uses for its scripting. This breaks the check whether Skim is installed, leading to an error message because the looked-for output is now on a second line.

Solution: Concatenate all output lines instead of only looking at the first line.
@lervag lervag merged commit d049c3c into lervag:master Mar 16, 2023
@lervag
Copy link
Copy Markdown
Owner

lervag commented Mar 16, 2023

Thanks!

@clason clason deleted the patch-1 branch March 16, 2023 20:21
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.

2 participants