composed-swift / ComposedUI

A Swift framework for building User Interfaces with the Composed framework.
Other
12 stars 3 forks source link

Fix swift 5.2 compiling #11

Closed JosephDuffy closed 4 years ago

JosephDuffy commented 4 years ago

Introduced in #9. #12 adds GitHub actions to ensure this doesn't occur again.

JosephDuffy commented 4 years ago

LGTM. What about 5.3?

This was (accidentally) using the multiple trailing closure syntax so both before and after the patch it works on Swift 5.3