layoutBox / LayoutFrameworkBenchmark

Benchmark the performances of various Swift layout frameworks (autolayout, UIStackView, PinLayout, LayoutKit, FlexLayout, Yoga, ...)
BSD 3-Clause "New" or "Revised" License
433 stars 35 forks source link

Update to Swift 4.2 #17

Closed afonsograca closed 5 years ago

afonsograca commented 6 years ago

Updated the project to Swift 4.2 and ran pod update in order for the project to compile in Xcode 10.

lucdion commented 5 years ago

Thanks @afonsograca for the PR, but I have fixed TravisCI in another PR which has been merged. Thanks