]> git.saurik.com Git - apple/libpthread.git/blobdiff - xcodescripts/install-codes.sh
libpthread-416.40.3.tar.gz
[apple/libpthread.git] / xcodescripts / install-codes.sh
index 685b494e58c4271208922b897a1966e90561136c..cbe1b844e5c494386a91b1e83e57a9b56b47509c 100644 (file)
@@ -1,4 +1,7 @@
 #!/bin/bash -e
+
+if [ "${DRIVERKIT}" = 1 ]; then exit 0; fi
+
 # install kdebug trace files based on the input file
 INPUT=${SCRIPT_INPUT_FILE_0}
 OUTPUT=${SCRIPT_OUTPUT_FILE_0}