floriankugler / FLKAutoLayout

UIView category which makes it easy to create layout constraints in code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asciiArtDescription crashed on iOS 14

iTofu opened this issue · comments

commented

NSLayoutConstraint+FLKAutoLayoutDebug.m Line 18, get asciiArtDescription just crashed on iOS 14 official version.

commented

Fixed in #55

@brightsider Why is this issue closed? I can't see any release version of FLKAutoLayout with this fixed. Am I missing something?

EDIT: Nvm, I got confused that this issue was closed :)

commented

@cikpis you can use my PR in Podfile :)

@brightsider Sure thanks. Do you know already when the new version will be released?

commented

@cikpis I think you can ask @floriankugler or @orta