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 authored and Te-Z committed Jun 18, 2024
1 parent 5bca288 commit fa0e052
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 fa0e052

Please sign in to comment.