mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-25 13:31:22 +00:00
* Use childrenMap directly to prevent creating an NSArray in ASDK for ASLayoutSpec children * Add locking for parent property in ASLayoutSpec * Remove unnecessary import * Add newline * Add NSFastEnumeration to ASEnvironment and ASDisplayNode / ASLayoutSpec * Change NSMutableArray initializer to arrayWithCapacity: * Move ASLayoutSpec+Private.h into Private folder Fixes building with Swift * Remove lock for ASLayoutSpec parent