On macOS, every manual app launch of Fetch re-registers it to auto-boot. We may need to use https://developer.apple.com/documentation/servicemanagement/smappservice/loginitem(identifier:) instead to prevent duplicates?
On macOS, every manual app launch of Fetch re-registers it to auto-boot. We may need to use https://developer.apple.com/documentation/servicemanagement/smappservice/loginitem(identifier:) instead to prevent duplicates?