Searched refs:LIPO (Results 1 – 5 of 5) sorted by relevance
64 $$(_v)$$(LIPO) -create `(echo $$^ | xargs -L 1 lipo -detailed_info) | \
392 $(LIPO) -create $@ $< -output $@; \444 $(LIPO) -create $@ $< -output $@; \486 $(LIPO) -create $@ $< -output $@; \
239 ifeq ($(origin LIPO),undefined)240 export LIPO := $(shell $(XCRUN) -sdk $(SDKROOT) -find lipo)
163 $$(_v)$$(LIPO) -create `(echo $$^ | xargs -L 1 lipo -detailed_info) | \
56 LIPO:=$(shell xcrun -sdk "$(TARGETSDK)" -find lipo) macro188 $(LIPO) -create $(VM_PARAMETER_VALIDATION_SLICES) -output $(SYMROOT)/$@