-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello!
Is there a reason for not building the ja4 and ja4x binaries for MacOS? I was unable to find past discussion regarding this.
I built the binaries in my own fork by uncommenting two lines in the existing workflow:
- { os: macos-latest, target: x86_64-apple-darwin }
- { os: macos-latest, target: aarch64-apple-darwin }
Because they aren't signed, I needed to first run them using the "Gatekeeper bypass" (command key + right click > "open" > hit "OK"). However, they seemed to work as I expected in my initial tests.
Is there something else I am missing in regards to why FoxIO doesn't compile them already? Or maybe it is just because of the signing issue?
Cheers.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request