mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-02 00:17:02 +00:00
8 lines
295 B
Bash
Executable File
8 lines
295 B
Bash
Executable File
#
|
|
# Copyright 2012 Jonathan M. Reid. See LICENSE.txt
|
|
# Created by: Jon Reid, http://qualitycoding.org/
|
|
# Source: https://github.com/jonreid/XcodeCoverage
|
|
#
|
|
|
|
export | egrep '( BUILT_PRODUCTS_DIR)|(CURRENT_ARCH)|(OBJECT_FILE_DIR_normal)|(SRCROOT)|(OBJROOT)' > ../Vendor/XcodeCoverage/env.sh
|