Don't use sign target for contrib/mac.sh

pull/1942/head
Jason Rhinelander 2 years ago
parent 2b7b1fcc79
commit ab16d428cb

@ -26,7 +26,7 @@ cmake \
-DCMAKE_BUILD_TYPE=Release \ -DCMAKE_BUILD_TYPE=Release \
"$@" \ "$@" \
.. ..
ninja sign -j1 ninja -j1
echo -e "Build complete, your app is here:\n" echo -e "Build complete, your app is here:\n"
ls -lad $(pwd)/Lokinet.app ls -lad $(pwd)/Lokinet.app

Loading…
Cancel
Save