Skip to content

Commit

Permalink
--
Browse files Browse the repository at this point in the history
--
  • Loading branch information
M-Jafarkhani committed Aug 12, 2019
1 parent f5b3e5d commit 0cfd349
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<VariablesViewState
version = "1.0">
<ContextStates>
<ContextState
contextName = "ViewController.UpdateResultLabel(tag:):ViewController.swift">
<PersistentStrings>
<PersistentString
value = "resultLabel.text">
</PersistentString>
</PersistentStrings>
</ContextState>
<ContextState
contextName = "ViewController.numberWillBeTruncated(numberString:number:):ViewController.swift">
<PersistentStrings>
<PersistentString
value = "resultLabel.bounds.size.width">
</PersistentString>
</PersistentStrings>
</ContextState>
</ContextStates>
</VariablesViewState>
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,4 @@
<Bucket
type = "1"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "Calculator/ViewController.swift"
timestampString = "582188679.9194551"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "209"
endingLineNumber = "209"
landmarkName = "showError(errorDescription:)"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>

0 comments on commit 0cfd349

Please sign in to comment.