Update dev-i.yml

This commit is contained in:
Hiddify
2023-12-03 08:51:59 +01:00
committed by GitHub
parent e182d88a87
commit e467784713

View File

@@ -75,6 +75,9 @@ jobs:
python3 -m pip install --upgrade setuptools pip
brew install create-dmg tree
npm install -g appdmg
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.0.1'
- name: Setup Flutter
uses: subosito/flutter-action@v2
with: