add prereq of ios

This commit is contained in:
Hiddify
2024-03-11 19:26:45 +01:00
parent 41abe791f7
commit 3afff556cd

View File

@@ -77,7 +77,9 @@ macos-install-dependencies:
dart pub global activate flutter_distributor
ios-install-dependencies:
echo "not yet implemented"
brew install create-dmg tree
npm install -g appdmg
dart pub global activate flutter_distributor
android-install-dependencies:
echo "nothing yet"