Bug fixes
UIKit Editor
- Editor sets correct initial font if using
.defaultFont(), does not change fonts after typing the first character (@mikakruschel, #21) .insertionPointColor()correctly sets insertion point color in Catalyst apps (@Chryb, #19)
Infrastructure
- CI handles branches with
/in the name - CI boots iOS Simulator in separate step