Skip to content

Commit

Permalink
Add chat url debug breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
themissingcow committed Apr 9, 2020
1 parent deb3d9f commit 74377c1
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "3A43BE3B-5BBF-4DEB-87BE-283E0E7FFA9A"
uuid = "C7BC8C64-93EE-4D03-8AA2-936553C8D4F8"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "Yes"
filePath = "Trackomatic/IO/JSON.swift"
continueAfterRunningActions = "No"
filePath = "Trackomatic/ViewControllers/ChatomaticViewController.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "347"
endingLineNumber = "347"
landmarkName = "save(url:)"
startingLineNumber = "73"
endingLineNumber = "73"
landmarkName = "updateWebView(room:)"
landmarkType = "7">
<Actions>
<BreakpointActionProxy
ActionExtensionID = "Xcode.BreakpointAction.Log">
<ActionContent
message = "Saving userComments"
message = "@print(url)@"
conveyanceType = "0">
</ActionContent>
</BreakpointActionProxy>
Expand Down

0 comments on commit 74377c1

Please sign in to comment.