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

refactor: rewrite AppleScript with Swift #675

Merged
merged 9 commits into from
Sep 16, 2024
Merged

refactor: rewrite AppleScript with Swift #675

merged 9 commits into from
Sep 16, 2024

Conversation

tisfeng
Copy link
Owner

@tisfeng tisfeng commented Sep 15, 2024

I rewrite the AppleScriptTask class which runs AppleScript in Swift, and added two extensions AppleScriptTask+Browser.swift and AppleScriptTask+System.swift, used for running browser AppleScript and system AppleScript.

Currently, running AppleScript defaults to using NSAppleScript as it's slightly faster than NSTask.

Jerry23011
Jerry23011 previously approved these changes Sep 15, 2024
Copy link
Collaborator

@Jerry23011 Jerry23011 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tisfeng tisfeng changed the base branch from main to dev September 16, 2024 03:02
@tisfeng tisfeng dismissed Jerry23011’s stale review September 16, 2024 03:02

The base branch was changed.

@tisfeng tisfeng requested a review from phlpsong September 16, 2024 13:14
@tisfeng tisfeng merged commit ba56d09 into dev Sep 16, 2024
5 checks passed
@tisfeng tisfeng deleted the refactor-AppleScript branch September 16, 2024 14:40
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.

3 participants