Thanks to visit codestin.com Credit goes to github.com
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 b2e9ca5 commit 41b4486Copy full SHA for 41b4486
.cirrus.yml
@@ -132,6 +132,7 @@ task:
132
osx_instance:
133
image: catalina-xcode-11.3.1-flutter
134
upgrade_script:
135
+ - sudo gem install cocoapods
136
- flutter channel stable
137
- flutter upgrade
138
- flutter channel master
@@ -190,6 +191,7 @@ task:
190
191
setup_script:
192
- flutter config --enable-macos-desktop
193
194
195
196
197
- git fetch origin master
0 commit comments