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

/macosx-10.10/Libc-1044.1.2/xcodescripts/
H A Dbuild_linklists.sh8 # BUILD_ARCHIVES needs to be set in the project settings
9 if [ -z "$BUILD_ARCHIVES" ]; then exit 0; fi
24 for x in ${BUILD_ARCHIVES[@]}; do

Completed in 118 milliseconds