Loading...
xcodescripts/install-codes.sh libmalloc-166.251.2 libmalloc-283.60.1
--- libmalloc/libmalloc-166.251.2/xcodescripts/install-codes.sh
+++ libmalloc/libmalloc-283.60.1/xcodescripts/install-codes.sh
@@ -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}