@@ -19,7 +19,9 @@
"Bash(tee /tmp/flutter_run_output.log)",
"Bash(pod install:*)",
"Bash(rm -rf ios/Pods ios/Podfile.lock ios/.symlinks ios/Flutter/.last_build_id)",
- "Bash(git checkout:*)"
+ "Bash(git checkout:*)",
+ "Bash(git add:*)",
+ "Bash(git commit:*)"
]
}