LayoutKit icon indicating copy to clipboard operation
LayoutKit copied to clipboard

Not ready for Swift 4.2

Open ilanl opened this issue 6 years ago • 13 comments

I'm trying to use Layout Kit with XCode 10 (beta 6) - Swift 4.2 Any news of this development? to know if I can adopt this cool framework Thanks for the great job!

ilanl avatar Sep 25 '18 21:09 ilanl

+1 for swift 4.2 https://github.com/FabianTerhorst/LayoutKit/commit/f1d4b296a8b5e2795cf31e4dbb2f538fdbe3ebfe

FabianTerhorst avatar Sep 25 '18 23:09 FabianTerhorst

I've made PR #244 (and a corresponding branch) for Swift 4.2 but it's having CI issues that I haven't had time to get to the bottom of.

staguer avatar Nov 06 '18 19:11 staguer

Hi, any updates on this one, as Swift 5 is already coming up? Could it be that the issues were caused by a temporary problem on the CI side?

okaverin avatar Jan 29 '19 14:01 okaverin

Support for swift 4.2 is definitely needed, otherwise it will stop compiling with swift 5.0

FabianTerhorst avatar Jan 29 '19 17:01 FabianTerhorst

Any news on this?

hooliooo avatar Mar 14 '19 07:03 hooliooo

I'm sorry for double posting, but will there be any update to Swift 5 at all? People have been asking for a Swift version update for over half a year now 🤔. It's an awesome layout library, I'd hate to see it unmaintained.

hooliooo avatar Apr 16 '19 11:04 hooliooo

Sergei just left LinkedIn/Microsoft for Apple. This repo belongs to LinkedIn. I think this explains a lot.

okaverin avatar Apr 16 '19 12:04 okaverin

☹️ really unfortunate.

hooliooo avatar Apr 16 '19 12:04 hooliooo

我觉得我们可以另立山头,一起维护

OHeroJ avatar May 04 '19 05:05 OHeroJ

@OHeroJ The issue is the Apache license (copyright). We can't duplicate the repo without consequence

hooliooo avatar May 07 '19 09:05 hooliooo

@hooliooo From the idea of LayoutKit rewrite the new library

OHeroJ avatar May 13 '19 00:05 OHeroJ

Any news for Swift 4.2 and 5 ?

AlaeddineOuerteni avatar Jun 26 '19 08:06 AlaeddineOuerteni

I found out a solution for swift >= 4.2 => pod 'LayoutKit', :git => 'https://github.com/linkedin/LayoutKit.git', :branch => 'master'

lmtha avatar Jul 02 '19 02:07 lmtha