mirror of
https://github.com/flutter/samples.git
synced 2026-05-16 03:48:41 +00:00
Update for 3.13 stable (#1992)
This commit is contained in:
@@ -11,9 +11,6 @@ steps:
|
||||
- web
|
||||
- name: Flutter recreate
|
||||
flutter: create --platforms android,ios,windows,linux,macos,web --org dev.flutter.formApp .
|
||||
- name: Strip DEVELOPMENT_TEAM
|
||||
strip-lines-containing: DEVELOPMENT_TEAM =
|
||||
path: ios/Runner.xcodeproj/project.pbxproj
|
||||
- name: Drop widget_test.dart
|
||||
rm: test/widget_test.dart
|
||||
- name: Flutter upgrade
|
||||
|
||||
Reference in New Issue
Block a user