# Run with tooling from https://github.com/flutter/codelabs/tree/main/tooling/codelab_rebuild name: Animations rebuild script steps: - name: Remove runners rmdirs: - android - ios - linux - macos - web - windows - name: Flutter recreate flutter: create --org dev.flutter . - name: Strip DEVELOPMENT_TEAM strip-lines-containing: DEVELOPMENT_TEAM = path: ios/Runner.xcodeproj/project.pbxproj