Created
September 8, 2017 12:28
-
-
Save T1T4N/ee35cb82a9df5bd4495a6adb4ba1c61a to your computer and use it in GitHub Desktop.
Get retain count
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NSLog(@"RC: %ld", CFGetRetainCount((__bridge CFTypeRef)m_object)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment