We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b2b3d commit 1b41e47Copy full SHA for 1b41e47
exportenv.sh
@@ -4,4 +4,4 @@
4
# Source: https://github.com/jonreid/XcodeCoverage
5
#
6
7
-export | egrep '( BUILT_PRODUCTS_DIR)|(NATIVE_ARCH=)|(OBJECT_FILE_DIR_normal)|(SRCROOT)' > XcodeCoverage/env.sh
+export | egrep '( BUILT_PRODUCTS_DIR)|(NATIVE_ARCH=)|(OBJECT_FILE_DIR_normal)|(SRCROOT)|(OBJROOT)' > XcodeCoverage/env.sh
0 commit comments