Searched refs:CODESIGN (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/tools/tests/execperf/
H A DMakefile20 CODESIGN = $(shell xcrun -sdk "$(SDKROOT)" -find codesign) macro
72 $(CODESIGN) -s - $@
76 $(CODESIGN) -s - $@
80 $(CODESIGN) -s - $@
84 $(CODESIGN) -s - $@
88 $(CODESIGN) -s - $@
92 $(CODESIGN) -s - $@
96 $(CODESIGN) -s - $@
100 $(CODESIGN) -s - $@
106 $(CODESIGN)
[all...]
/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dmakefile19 CODESIGN := $(shell xcrun -sdk "$(SDKROOT)" -find codesign) macro
78 $(CODESIGN) -f -s - --entitlements $(SRCSUBPATH)/xnu_quick_test.entitlements $(SYMROOT)/xnu_quick_test

Completed in 313 milliseconds