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 7813f12 commit f250c3dCopy full SHA for f250c3d
script/cibuild
@@ -32,6 +32,7 @@ fi
32
## Configuration Variables
33
##
34
35
+set -o pipefail
36
SCRIPT_DIR=$(dirname "$0")
37
XCWORKSPACE="ObjectiveGitFramework.xcworkspace"
38
XCODE_OPTIONS=$(RUN_CLANG_STATIC_ANALYZER=NO ONLY_ACTIVE_ARCH=NO CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO)
0 commit comments