#Has anyone explored running macos builds
1 messages · Page 1 of 1 (latest)
No, builds need to run on an OS X environment. One of our libraries (for GraalVM) requires linking to OS files as part of the build process.
Hmm that's a tricky one. Unfortunately Dagger doesn't support running things outside the buildkit context, so it's not possible to escape the sandbox and link something from OSx
Yeah, I figured but wanted to check myself before I go build a home-grown system.