mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[PR #40] [MERGED] fix bonjour services check #115
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ProxymanApp/atlantis/pull/40
Author: @abonham
Created: 11/19/2020
Status: ✅ Merged
Merged: 11/19/2020
Merged by: @NghiaTranUIT
Base:
main← Head:main📝 Commits (1)
4544c18fix bonjour services check📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
Sources/Atlantis.swift(+3 -1)📄 Description
I have an app that uses Chromecast which already has two bonjour services. It took a while of debugging to figure out why Atlantis was giving an error on startup.
I changed from selecting the first bonjour service to the first one matching
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.