LinkedInAttic / LayoutKit

LayoutKit is a fast view layout library for iOS, macOS, and tvOS.
http://layoutkit.org
Apache License 2.0
3.16k stars 267 forks source link

Swift version 4 2 update #250

Closed hooliooo closed 5 years ago

hooliooo commented 5 years ago

Updated swift version to 4.2 Removed LayoutKit-iOS copy-Info.plist missing reference

hooliooo commented 5 years ago

It seems the CI is compiling the project with a version of Swift lower than 4.2 in the VM.

FabianTerhorst commented 5 years ago

This seems like a duplicate of https://github.com/linkedin/LayoutKit/pull/244