Sign in
bazel
/
bazel
/
c15ba2e54d0e17fe894bfeadb21228e0a76e9e40
/
.
/
src
/
tools
/
xcode
/
stdredirect
/
README
blob: 684e64f6b1760d3932105f4bddb6af433adc4c35 [
file
] [
log
] [
blame
]
StdRedirect
is
a library that we DYLD_INSERT
when
running applications on the simulator so that we can redirect stdout
and
stderr
.
StdRedirect
only builds
/
runs on
Darwin
.