Loading
dumbpipe: fix `checkPhase` with `sandbox=relaxed` on Darwin
dumbpipe's tests run the binary, which requires local network access. dumbpipe also ends up invoking CoreFoundation APIs which require access to system ICU data. [CoreFoundation will segfault if it cannot access the system ICU data][1], so add these paths to the sandbox. [1]: https://gist.github.com/al3xtjames/e8a260602c719bf35dae63988798e835