Searched refs:LIPO (Results 1 – 5 of 5) sorted by relevance
64 $$(_v)$$(LIPO) -create `(echo $$^ | xargs -L 1 lipo -detailed_info) | \
399 $(LIPO) -create $@ $< -output $@; \451 $(LIPO) -create $@ $< -output $@; \493 $(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) | \
64 LIPO:=$(shell xcrun -sdk "$(TARGETSDK)" -find lipo) macro234 $(LIPO) -create $(VM_PARAMETER_VALIDATION_SLICES) -output $(SYMROOT)/$@