COVESA / dlt-viewer

Diagnostic Log and Trace viewing program
Other
408 stars 236 forks source link

Notarization of MacOS artifacts #488

Open hannesa2 opened 3 weeks ago

hannesa2 commented 3 weeks ago

Currently, we can build for MacOS, but we can't start because of missing notarization. The idea is to do it like https://github.com/gitx/gitx/pull/334/files and for this we need a sponsor for an Apple Developer ID, or someone who fill these variables with the necessary secrets

image
bunty95 commented 3 weeks ago

@hannesa2 I have a apple dev account and can help provide most of this info

I could be wrong, but in order to notarize the build must be completed by xCode, currently we are using cmake + cpack so not sure if it will work

hannesa2 commented 3 weeks ago

@alexmucde as long as we don't have access to this settings for variables, we can't continue here.

alexmucde commented 3 weeks ago

@hannesa2 You mean access to "Actions secrets and variables"?