Commit 1a887c2
committed
appkit: mark makeCoordinator with MainActor.
* The appropriate method that should NOT have a main actor is
determineViewSize, since that will break compiling with swift 6
strict concurrency.
Signed-off-by: furby™ <[email protected]>1 parent f4cf5ef commit 1a887c2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments