mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1262] changed code signature in macOS version 3.6.0? #1258
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1258
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 @suschizu on GitHub (Jun 23, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1262
Proxyman version? (Ex. Proxyman 1.4.3)
3.6.0
macOS Version? (Ex. mac 10.14)
11.6.7
Steps to reproduce
codesign -dv --verbose=4 /Path/To/Application.app
Hello - I've received a warning that the code signature has changed between v 3.5.1 and 3.6.0
EXPECTED
TablePlus Inc (3X57WP8E8V)
but FOUND
Pham Huy (3X57WP8E8V)
can you confirm this?
Thanks!
@NghiaTranUIT commented on GitHub (Jun 24, 2022):
Oh no, it's my mistake. The latest build is archived by my new Macbook, so it uses the old Developer ID certificate. They are both the same Team ID (3X57WP8E8V), so there is no major change.
I'm going to archive again and update the build.
@NghiaTranUIT commented on GitHub (Jun 24, 2022):
Hey @suschizu I've updated the new build with the correct code signing 👍
You can download the latest build again at https://proxyman.io/release/osx/Proxyman_latest.dmg
@suschizu commented on GitHub (Jun 24, 2022):
Great thanks a lot :)