UI7Kit
UI7Kit copied to clipboard
Crashes on iOS 10 for me
Crash happens during dequeueReusableCellWithIdentifier:forIndexPath: when iOS SDK overreleases object which was previously released by setAndRetainVariable:forName: from your FoundationExtension.
I know you don't have iOS 6 devices, but do you have iOS 10 to check? ;)