[GH-ISSUE #1039] Proxyman 2.34.1 crashes on macOS 10.13 #1036

Open
opened 2026-03-03 19:24:00 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1039

Originally assigned to: @NghiaTranUIT on GitHub.

Description

From AppCenter, we observe there are many crashes from macOS 10.13 users.

The preliminary investigation shows that the setter of NSMenu.items is only available on macOS 10.14. Therefore, it causes the crash.

Acceptance Criteria

  • Status Bar is exclusive for macOS 10.14 because back-compatible is not a good choice 👍
Originally created by @NghiaTranUIT on GitHub (Oct 20, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1039 Originally assigned to: @NghiaTranUIT on GitHub. ### Description From AppCenter, we observe there are many crashes ❌ from macOS 10.13 users. The preliminary investigation shows that the setter of NSMenu.items is only available on macOS 10.14. Therefore, it causes the crash. ### Acceptance Criteria - Status Bar is exclusive for macOS 10.14 because back-compatible is not a good choice 👍
Author
Owner
<!-- gh-comment-id:947311870 --> @NghiaTranUIT commented on GitHub (Oct 20, 2021): Fixed: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.34.1_Fix_crash_on_macOS_10.13.dmg
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#1036
No description provided.