You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ QQ group: 482121244
8
8
```
9
9
pod 'MLeaksFinder'
10
10
```
11
+
MLeaksFinder comes into effect after `pod install`, there is no need to add any code nor to import any header file.
11
12
12
13
# Usage
13
14
MLeaksFinder can automatically find leaks in UIView and UIViewController objects. When leaks happening, it will present an alert with the leaked object in its View-ViewController stack.
0 commit comments