Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-08-03 | 321 Bytes | |
Swift 4.1.tar.gz | 2018-08-03 | 6.0 MB | |
Swift 4.1.zip | 2018-08-03 | 6.2 MB | |
Totals: 3 Items | 12.2 MB | 0 |
Major change in this release is that LayoutKit now builds cleanly with Swift 4.1 (Xcode 9.3).
For the Objective-C side, the configureView:
method on the LOKLayout
protocol is no longer optional. It is valid to provide an empty implementation if it is legitimately not needed for a particular layout implementation.