Merge pull request #778 from krille-chan/dependabot/github_actions/maxim-lobanov/setup-xcode-1.6.0

build: (deps): bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0
pull/846/head
Krille-chan 1 year ago committed by GitHub
commit 400b0641ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -81,6 +81,8 @@ jobs:
flutter-version: ${{ env.FLUTTER_VERSION }}
cache: true
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.5.1
uses: maxim-lobanov/setup-xcode@v1.6.0
with:
xcode-version: latest
- run: flutter pub get
- run: flutter build ios --no-codesign

Loading…
Cancel
Save