File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 89
89
macos :
90
90
xcode : " 10.1.0"
91
91
steps :
92
+ - checkout
92
93
-
run :
git clone https://InstabugCI:[email protected] /Instabug/Escape.git
93
94
- run : cd Escape; swift build -c release -Xswiftc -static-stdlib
94
95
- run : cd Escape/.build/release; cp -f Escape /usr/local/bin/escape
@@ -121,5 +122,4 @@ workflows:
121
122
- release
122
123
filters :
123
124
branches :
124
- only : master
125
-
125
+ only : master
Original file line number Diff line number Diff line change 1
1
# Instabug for Flutter
2
2
3
- [ ![ CircleCI] ( https://circleci.com/gh/Instabug/Instabug-Flutter/tree/master.svg?style=svg )] ( https://circleci.com/gh/Instabug/Instabug-Flutter/tree/master )
4
3
[ ![ pub package] ( https://img.shields.io/pub/v/instabug.svg )] ( https://pub.dev/packages/instabug )
5
4
6
5
A Flutter plugin for [ Instabug] ( https://instabug.com/ ) .
You can’t perform that action at this time.
0 commit comments