|
1
2
3
4
|
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
type = "1"
version = "2.0">
|
|
5
6
7
8
9
10
11
12
|
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "MenuTableViewController.m"
|
|
13
|
timestampString = "429132434.984264"
|
|
14
15
|
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
|
|
16
17
|
startingLineNumber = "165"
endingLineNumber = "165"
|
|
18
19
20
21
22
|
landmarkName = "-viewDidLoad"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
|
|
23
|
</Bucket>
|