mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[GH-ISSUE #41] Proxyman fails to start with multiple bonjour services in Info.plist #34
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#34
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?
Originally created by @abonham on GitHub (Nov 19, 2020).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/41
Originally assigned to: @NghiaTranUIT on GitHub.
I've got a project that includes Chromecast which already has bonjour services in Info.plist. Atlantis was only checking the the first item in the list so failing to start.
I made a PR to fix the issue: https://github.com/ProxymanApp/atlantis/pull/40
@NghiaTranUIT commented on GitHub (Nov 19, 2020):
Thanks for the first PR. I will test it today 👍
@NghiaTranUIT commented on GitHub (Nov 19, 2020):
Done with #40