Skip to content

fix: Replace deprecated launchApplication with modern API - #243

Merged
newmarcel merged 1 commit into
newmarcel:mainfrom
bryanvrgsc:fix/deprecated-launch-application
Aug 15, 2026
Merged

fix: Replace deprecated launchApplication with modern API#243
newmarcel merged 1 commit into
newmarcel:mainfrom
bryanvrgsc:fix/deprecated-launch-application

Conversation

@bryanvrgsc

Copy link
Copy Markdown
Contributor
  • Use openApplicationAtURL:configuration:completionHandler: for macOS 11+
  • Keep backward compatibility with launchApplication for older systems
  • Suppress deprecation warning for legacy code path

This fixes the deprecation warning in KeepingYouAwake Launcher.

- Use openApplicationAtURL:configuration:completionHandler: for macOS 11+
- Keep backward compatibility with launchApplication for older systems
- Suppress deprecation warning for legacy code path

This fixes the deprecation warning in KeepingYouAwake Launcher.
@newmarcel

Copy link
Copy Markdown
Owner

Thank you for handling the deprecation warning 👍

@newmarcel
newmarcel merged commit 761261d into newmarcel:main Aug 15, 2026
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