freshOS / Stevia

:leaves: Concise Autolayout code
https://freshos.github.io/SteviaDocs/
MIT License
3.38k stars 214 forks source link

FIX Preprocessor flag `#if canImport(UIKit)` moved to wrap all UIKit related types. #147

Closed lukas-ruzicka closed 4 years ago

lukas-ruzicka commented 4 years ago

The #if canImport(UIKit) flag was positioned lower than it should in the Stevia+Stacks.swift file

s4cha commented 4 years ago

@lukysnupy nice catch ! PS: Sorry for taking so long to review this 😬