Skip to content

Commit e2aa717

Browse files
committed
Update MAUITodo readme again with catalyst instructions
1 parent e711e82 commit e2aa717

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

demos/MAUITodo/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,8 @@ Specifying an Android emulator
4848
dotnet build -t:Run -f:net8.0-android -p:_DeviceName=emulator-5554
4949
```
5050

51+
### MacCatalyst
52+
53+
```sh
54+
dotnet build -t:Run -f:net8.0-maccatalyst
55+
```

0 commit comments

Comments
 (0)