mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-27 02:45:56 +03:00
[GH-ISSUE #337] No extension in the macOS binary #93
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#93
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 @startergo on GitHub (Jun 30, 2023).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/337
When I download the binary it assumes extension
2_darwin_amd64. What is the extension of this binary?@startergo commented on GitHub (Jun 30, 2023):
Nevermind I used
chmod u+xto make it executable.