LayoutKit icon indicating copy to clipboard operation
LayoutKit copied to clipboard

Swift 4.2 migration

Open staguer opened this issue 6 years ago • 4 comments

Note: pod lib lint requires CocoaPods 1.6 for tvOS pod sanity test to pass

staguer avatar Nov 01 '18 17:11 staguer

Are the tests passing locally? Travis is showing errors, but it seems more like its probably just not configured correctly for the 4.2 update.

Nadohs avatar Jan 17 '19 19:01 Nadohs

Testing on my fork, this fixed the travis issues for me, except for the last step, which was pulling the latest version from cocoapods, which pulled version of code prior to your syntax updates in this PR... and so failed after 10 minutes because of that.

Nadohs avatar Jan 19 '19 23:01 Nadohs

👍

ashihaby avatar Jan 20 '19 15:01 ashihaby

Hi! Any progress?

vasilenkoigor avatar Feb 28 '19 09:02 vasilenkoigor