add prereq of ios
This commit is contained in:
4
Makefile
4
Makefile
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user