Cannot boot julia v0.7 due to ERROR: could not load library

I downloaded binary of v0.7.0-alpha and try to run the repl, but failed with the following error:

ERROR: could not load library "/usr/local/bin/../lib/julia/sys.dylib"
dlopen(/usr/local/bin/../lib/julia/sys.dylib, 6): image not found

(macOS)
Is there something idea?

This only occurs on v0.7.

(update: 2018/6/28)
I downloaded v0.7-beta and I tried to boot but failed.