I build a project use rebar3 new release <div>add two app in it.</div><div>and in app A, i need get the another app B's ebin directory in code</div><div>how to configure this with rebar3?</div>