Investigate if its possible to sign the macOS executables in woodpecker #153

Closed
opened 2024-03-01 20:00:26 +00:00 by VylpesTester · 0 comments
Member

Epic: #70


> Warning Unable to sign the macOS executable
  Due to the mandatory code signing requirement, before the
  executable is distributed to end users, it must be signed.
  Otherwise, it will be immediately killed by kernel on launch.
  An ad-hoc signature is sufficient.
  To do that, run pkg on a Mac, or transfer the executable to a Mac
  and run "codesign --sign - <executable>", or (if you use Linux)
  install "ldid" utility to PATH and then run pkg again

Maybe see if there's a way around this?

Originally posted by @VylpesTester in https://gitea.vylpes.xyz/RabbitLabs/random-bunny/issues/101#issuecomment-9272

Epic: #70 --- ``` > Warning Unable to sign the macOS executable Due to the mandatory code signing requirement, before the executable is distributed to end users, it must be signed. Otherwise, it will be immediately killed by kernel on launch. An ad-hoc signature is sufficient. To do that, run pkg on a Mac, or transfer the executable to a Mac and run "codesign --sign - <executable>", or (if you use Linux) install "ldid" utility to PATH and then run pkg again ``` Maybe see if there's a way around this? _Originally posted by @VylpesTester in https://gitea.vylpes.xyz/RabbitLabs/random-bunny/issues/101#issuecomment-9272_
VylpesTester added the
type
investigation
label 2024-03-01 20:00:32 +00:00
VylpesTester added this to the 2.2 milestone 2024-03-01 20:00:37 +00:00
Vylpes added this to the 2.2 Sprint 6 project 2024-04-14 14:17:19 +01:00
Vylpes self-assigned this 2024-04-14 14:17:21 +01:00
Vylpes started working 2024-04-15 18:31:33 +01:00
Vylpes stopped working 2024-04-15 18:55:43 +01:00
24 minutes 10 seconds
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 24 minutes 10 seconds
Vylpes
24 minutes 10 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#153
No description provided.