tauri-apps / tauri-apps/plugins-workspace

[autostart] Allow Configurable Bundle Identifier for LaunchAgent (macOS)

Open
#2,661 1 comment 0 reactions 0 assignees View on GitHub
platform: macos plugin: autostart status: upstream type: bug
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

Currently, `tauri-plugin-autostart` does not set an associated bundle identifier when creating the LaunchAgent plist on macOS. This can result in issues such as macOS not displaying the correct app name in the Startup Items settings. It would be better to add a configuration option to allow developers to specify a custom associated bundle identifier for the LaunchAgent plist on macOS.

# References
- [Updating helper executables from earlier versions of macOS](https://developer.apple.com/documentation/servicemanagement/updating-helper-executables-from-earlier-versions-of-macos#Connect-services-to-app-names-in-System-Settings)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.