Skip to content

Commit

Permalink
Removed xcbeautify installation because it's preinstalled on runners
Browse files Browse the repository at this point in the history
  • Loading branch information
tk-nguyen committed Jun 10, 2024
1 parent 2e0ef9a commit 289a400
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/prepare-ios.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env bash
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
# Use alternate beautifier
brew install xcbeautify
cd ios
pod install && pod update

0 comments on commit 289a400

Please sign in to comment.