[GH-ISSUE #97] Official support OS X 10.11 #94

Closed
opened 2026-03-03 19:15:14 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Apr 1, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/97

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

After preliminary attempt, I realize that the crash, which was a reason I decided to drop OS 10.11 before, is the macOS bug.

Technically, NSTextView must be hold as a strong reference because legacy bug in OS 10.11. As a result, it crashes as soon as start the app.

Ref: https://stackoverflow.com/a/27671109/3127477

👑 Criteria

  • Able to run on OS 10.11
  • All logic work
Originally created by @NghiaTranUIT on GitHub (Apr 1, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/97 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief After preliminary attempt, I realize that the crash, which was a reason I decided to drop OS 10.11 before, is the macOS bug. Technically, NSTextView must be hold as a strong reference because legacy bug in OS 10.11. As a result, it crashes as soon as start the app. Ref: https://stackoverflow.com/a/27671109/3127477 ## 👑 Criteria - [x] Able to run on OS 10.11 - [x] All logic work
kerem 2026-03-03 19:15:14 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 23, 2019):

By using Helper tool to override Network Proxy, Proxyman is now able to run on macOS 10.11 seamlessly 🎉

🤯 Changelogs

  • Support macOS 10.11
  • Disable some features from OS 10.11: Tab windows
  • Check Helper tool
<!-- gh-comment-id:504758172 --> @NghiaTranUIT commented on GitHub (Jun 23, 2019): By using Helper tool to override Network Proxy, Proxyman is now able to run on macOS 10.11 seamlessly 🎉 ## 🤯 Changelogs - [x] Support macOS 10.11 - [x] Disable some features from OS 10.11: Tab windows - [x] Check Helper tool
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#94
No description provided.