blob: a74cf9dd3e8370d5fafc3428edc043d65ed4abec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
uuid = "F1664E07-F970-4613-BADC-D8658623B2BA"
type = "1"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "B5E54FF9-ADF4-4143-BF6A-B3F12AC5F6C4"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "MusicConverter/helpers/MusicKITApi.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "18"
endingLineNumber = "18"
landmarkName = "updateUserToken(completion:)"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "B2FCD159-6936-404A-B414-22C361EA5E43"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "MusicConverter/helpers/MusicKITApi.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "40"
endingLineNumber = "40"
landmarkName = "updateUserToken(completion:)"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "77B0C78E-C0E2-4D4C-80B6-C3FEC2BDBC70"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "MusicConverter/helpers/MusicKITApi.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "45"
endingLineNumber = "45"
landmarkName = "updateUserToken(completion:)"
landmarkType = "7">
<Locations>
<Location
uuid = "77B0C78E-C0E2-4D4C-80B6-C3FEC2BDBC70 - 241ec609cf574af2"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "MusicConverter.AppleMusicApi.updateUserToken(completion: (Swift.Result<Swift.String, Swift.Error>) -> ()) -> ()"
moduleName = "MusicConverter"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/kloenk/Developer/Xcode/MusicConverter/MusicConverter/helpers/MusicKITApi.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "45"
endingLineNumber = "45"
offsetFromSymbolStart = "632">
</Location>
<Location
uuid = "77B0C78E-C0E2-4D4C-80B6-C3FEC2BDBC70 - f467be18a17b7198"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "closure #2 (Swift.Optional<Swift.String>, Swift.Optional<Swift.Error>) -> () in MusicConverter.AppleMusicApi.updateUserToken(completion: (Swift.Result<Swift.String, Swift.Error>) -> ()) -> ()"
moduleName = "MusicConverter"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/kloenk/Developer/Xcode/MusicConverter/MusicConverter/helpers/MusicKITApi.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "46"
endingLineNumber = "46"
offsetFromSymbolStart = "96">
</Location>
</Locations>
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
|