Skip to content

Commit 0c7aeb3

Browse files
committed
fix kvo bug
1 parent 4b6ab10 commit 0c7aeb3

File tree

3 files changed

+132
-172
lines changed

3 files changed

+132
-172
lines changed

JJException.xcodeproj/xcuserdata/jezz.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

Lines changed: 10 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -26,49 +26,32 @@
2626
<BreakpointProxy
2727
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
2828
<BreakpointContent
29-
uuid = "D59F0148-7B30-463E-BFD1-79AC9A6151A0"
30-
shouldBeEnabled = "Yes"
31-
ignoreCount = "0"
32-
continueAfterRunningActions = "No"
33-
filePath = "JJException/ViewController.m"
34-
timestampString = "588935860.027348"
35-
startingColumnNumber = "9223372036854775807"
36-
endingColumnNumber = "9223372036854775807"
37-
startingLineNumber = "73"
38-
endingLineNumber = "73"
39-
landmarkName = "-testArrayDictionaryUnrecognizedSelector"
40-
landmarkType = "7">
41-
</BreakpointContent>
42-
</BreakpointProxy>
43-
<BreakpointProxy
44-
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
45-
<BreakpointContent
46-
uuid = "A577871F-F1A7-4945-A514-A0B0BC271F42"
29+
uuid = "4403CC7D-AAA4-463C-A33E-556233213B08"
4730
shouldBeEnabled = "Yes"
4831
ignoreCount = "0"
4932
continueAfterRunningActions = "No"
50-
filePath = "JJException/Source/ARC/NSTimer+CleanTimer.m"
33+
filePath = "JJException/Source/ARC/NSMutableAttributedString+MutableAttributedStringHook.m"
5134
startingColumnNumber = "9223372036854775807"
5235
endingColumnNumber = "9223372036854775807"
53-
startingLineNumber = "61"
54-
endingLineNumber = "61"
55-
landmarkName = "-fireTimer"
36+
startingLineNumber = "51"
37+
endingLineNumber = "51"
38+
landmarkName = "-hookAddAttribute:value:range:"
5639
landmarkType = "7">
5740
</BreakpointContent>
5841
</BreakpointProxy>
5942
<BreakpointProxy
6043
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
6144
<BreakpointContent
62-
uuid = "4403CC7D-AAA4-463C-A33E-556233213B08"
45+
uuid = "686135FF-BE97-41C9-9404-E7D8D4CACAE7"
6346
shouldBeEnabled = "Yes"
6447
ignoreCount = "0"
6548
continueAfterRunningActions = "No"
66-
filePath = "JJException/Source/ARC/NSMutableAttributedString+MutableAttributedStringHook.m"
49+
filePath = "JJException/PushViewController.m"
6750
startingColumnNumber = "9223372036854775807"
6851
endingColumnNumber = "9223372036854775807"
69-
startingLineNumber = "51"
70-
endingLineNumber = "51"
71-
landmarkName = "-hookAddAttribute:value:range:"
52+
startingLineNumber = "62"
53+
endingLineNumber = "62"
54+
landmarkName = "-viewDidLoad"
7255
landmarkType = "7">
7356
</BreakpointContent>
7457
</BreakpointProxy>

0 commit comments

Comments
 (0)