diff options
Diffstat (limited to 'I2C/I2C.xcodeproj/xcuserdata/nsrddyn.xcuserdatad')
| -rw-r--r-- | I2C/I2C.xcodeproj/xcuserdata/nsrddyn.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/I2C/I2C.xcodeproj/xcuserdata/nsrddyn.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/I2C/I2C.xcodeproj/xcuserdata/nsrddyn.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist new file mode 100644 index 0000000..214cbf9 --- /dev/null +++ b/I2C/I2C.xcodeproj/xcuserdata/nsrddyn.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist | |||
| @@ -0,0 +1,40 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <Bucket | ||
| 3 | uuid = "E25B4326-8E67-45A7-85E6-44F99F067B3F" | ||
| 4 | type = "1" | ||
| 5 | version = "2.0"> | ||
| 6 | <Breakpoints> | ||
| 7 | <BreakpointProxy | ||
| 8 | BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> | ||
| 9 | <BreakpointContent | ||
| 10 | uuid = "CDFF4D12-343E-452F-9711-F46A454AB787" | ||
| 11 | shouldBeEnabled = "Yes" | ||
| 12 | ignoreCount = "0" | ||
| 13 | continueAfterRunningActions = "No" | ||
| 14 | filePath = "I2C/ContentView.swift" | ||
| 15 | startingColumnNumber = "9223372036854775807" | ||
| 16 | endingColumnNumber = "9223372036854775807" | ||
| 17 | startingLineNumber = "12" | ||
| 18 | endingLineNumber = "12" | ||
| 19 | landmarkName = "body" | ||
| 20 | landmarkType = "24"> | ||
| 21 | </BreakpointContent> | ||
| 22 | </BreakpointProxy> | ||
| 23 | <BreakpointProxy | ||
| 24 | BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> | ||
| 25 | <BreakpointContent | ||
| 26 | uuid = "D2C0A7B9-3CCF-4EDE-B649-263CFF06097B" | ||
| 27 | shouldBeEnabled = "Yes" | ||
| 28 | ignoreCount = "0" | ||
| 29 | continueAfterRunningActions = "No" | ||
| 30 | filePath = "I2CUITests/I2CUITests.swift" | ||
| 31 | startingColumnNumber = "9223372036854775807" | ||
| 32 | endingColumnNumber = "9223372036854775807" | ||
| 33 | startingLineNumber = "19" | ||
| 34 | endingLineNumber = "19" | ||
| 35 | landmarkName = "I2CUITests" | ||
| 36 | landmarkType = "3"> | ||
| 37 | </BreakpointContent> | ||
| 38 | </BreakpointProxy> | ||
| 39 | </Breakpoints> | ||
| 40 | </Bucket> | ||
