Open hongdangodori opened 7 years ago
'NSInternalInconsistencyException', reason: 'There should always be a name from before if we hit a struct'
This is what I came up with when I wrote the code and pressed the RetainCycles button. How can I fix it?
See here, https://github.com/facebook/FBRetainCycleDetector/pull/20
'NSInternalInconsistencyException', reason: 'There should always be a name from before if we hit a struct'
This is what I came up with when I wrote the code and pressed the RetainCycles button. How can I fix it?