iOS library to help detecting retain cycles in runtime.
by facebookObjective-C++
Last 12 weeks · 22 commits
4 of 6 standards met
Fix a bug preventing object references from being detected when the reference is from a property inherited from a parent class. Example: The logic here would receive a value for if the object's did not have a direct child for the associated . Note: I have tested this manually but the existing project is not in a buildable state in order to be able to write a test.
Repository: facebook/FBRetainCycleDetector. Description: iOS library to help detecting retain cycles in runtime. Stars: 4232, Forks: 605. Primary language: Objective-C++. Languages: Objective-C++ (38.5%), Objective-C (35.8%), Swift (21.1%), C (3.7%), Ruby (0.6%). Latest release: 0.1.4 (8y ago). Open PRs: 6, open issues: 37. Last activity: 6d ago. Community health: 75%. Top contributors: megCanicalKb, tditchek, twhitt14, rmaz, rs17b, amonshiz, arj-fb, youngd007, chowarfb, ingridwang and others.