chore(shorebird_cli): rename to ios-preview (#885)
This commit is contained in:
@@ -61,7 +61,7 @@ class PatchIosCommand extends ShorebirdCommand
|
||||
bool get hidden => true;
|
||||
|
||||
@override
|
||||
String get name => 'ios';
|
||||
String get name => 'ios-preview';
|
||||
|
||||
@override
|
||||
String get description =>
|
||||
|
||||
@@ -55,7 +55,7 @@ make smaller updates to your app.
|
||||
''';
|
||||
|
||||
@override
|
||||
String get name => 'ios';
|
||||
String get name => 'ios-preview';
|
||||
|
||||
@override
|
||||
Future<int> run() async {
|
||||
|
||||
Reference in New Issue
Block a user