# # Copyright 2012 Jonathan M. Reid. See LICENSE.txt # Created by: Jon Reid, http://qualitycoding.org/ # Source: https://github.com/jonreid/XcodeCoverage # source env.sh # Change the report name if you like: LCOV_INFO=Coverage.info LCOV_PATH=${SRCROOT}/../Vendor/XcodeCoverage/lcov-1.10/bin LCOV=${LCOV_PATH}/lcov OBJ_DIR=${OBJECT_FILE_DIR_normal}/${CURRENT_ARCH}