-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened:
I'm testing quill to implement into our process for code signing osx binaries. I've exported Apple Developer ID as .p12 cert and password as Quill P12 environment variables (as noted in README). While signing does complete, and I can see certificates embedded into Mach-o binaries, our application cannot start because TeamID is not set.
What you expected to happen:
I expected TeamID to be set
How to reproduce it (as minimally and precisely as possible):
Build MacOSX application with xcode and try to sign it with quill.
Anything else we need to know?:
I've taken a peek into codebase, however, I am not a go developer so I might've understood it wrong, but I couldn't find teamid signature in signing go module.
Environment:
- Output of version command:
Application: quill
Version: 0.4.1
BuildDate: 2023-08-25T19:47:39Z
GitCommit: 8129c5808e3717838dfb5a32f886a48fa24ed8a9
GitDescription: v0.4.1
Platform: darwin/arm64
GoVersion: go1.18.10
Compiler: gc```
- OS:
```[~] ❱❱❱ sw_vers
ProductName: macOS
ProductVersion: 13.4
BuildVersion: 22F66
KenFigueiredo
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Backlog