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 4c97aac commit 88836e0Copy full SHA for 88836e0
.circleci/config.yml
@@ -8,7 +8,7 @@ aliases:
8
git submodule update --init --recursive
9
gem install bundler
10
bundle install
11
- sh ./Carthage/Checkouts/Bolts-ObjC/scripts/build_framework.sh -c Release --with-tvos --with-watchos | xcpretty
+ sh ./Carthage/Checkouts/Bolts-ObjC/scripts/build_framework.sh -c Release --with-tvos --with-watchos
12
13
- &filter-only-master
14
branches:
0 commit comments