nicklockwood / layout

A declarative UI framework for iOS
MIT License
2.23k stars 97 forks source link

Support for Swift Package Manager? #170

Closed EricWVGG closed 5 years ago

EricWVGG commented 5 years ago

feature request

(This thing looks wild, I'm digging in and love it so far. You should solicit a list of active projects that use this lib, more folks need to know about it)

nicklockwood commented 5 years ago

I'm glad you're enjoying Layout!

With respect to your feature suggestion tho, Swift Package Manager doesn't support iOS and Layout only supports iOS :-)

EricWVGG commented 5 years ago

lol duh. Didn't know that… I've been mostly working in the microcosm of server-side Swift for a while.

It's looking like the lack of support for SplitViewController and NavigationController might be a deal breaker after all. I'll keep on eye on this project, though. Good luck.

tcurdt commented 5 years ago

This should be reopened, no?

Kaspik commented 4 years ago

@nicklockwood Morning! SPM is now fully integrated into XCode 11, could this be reopened or implemented? :) Thanks!