|
|
|
|
|
by jorrdang
587 days ago
|
|
Has anyone figured out cross compiling for macOS targets from a non-macOS host? For example, executing `deno compile` in a Jenkins job in a CI/CD workflow? I’ve tried numerous times and get stuck on the macOS target not passing Apple’s security rules. The codesigning example in the blog post is something I’ve tried but I feel like I’m missing something. |
|