# HG changeset patch # User Lenz Hirsch # Date 1467885651 -7200 # Node ID 79fa4262e8d4b0cead450a488fa261469b45bd9a # Parent 27209436230106f67be0b5dcd028664a6229e59c fixed unittest command in darwin compilation instructions diff -r 272094362301 -r 79fa4262e8d4 DarwinCompilation.txt --- a/DarwinCompilation.txt Tue Jul 05 17:50:18 2016 +0200 +++ b/DarwinCompilation.txt Thu Jul 07 12:00:51 2016 +0200 @@ -47,6 +47,6 @@ ------------------------------------ # xcodebuild -configuration Release -# ./Debug/UnitTests +# ./Release/UnitTests The binaries of Orthanc are located at "~/OrthancBuild/Release/Orthanc".