Skip to content

Commit

Permalink
schema change
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed Emad Abdalla Hegab committed Jul 17, 2018
1 parent ddd98e3 commit 8ab3d03
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,5 @@
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "MHNetworkTests/NetworkManagerTest.swift"
timestampString = "553446190.792191"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "175"
endingLineNumber = "175"
landmarkName = "testBadRequest()"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<dict>
<key>MHNetwork.xcscheme</key>
<dict>
<key>isShown</key>
<true/>
<key>orderHint</key>
<integer>0</integer>
</dict>
Expand All @@ -15,5 +17,18 @@
<integer>1</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>FD75386E20FCBCC700F99D83</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>FD75387720FCBCC700F99D83</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>

0 comments on commit 8ab3d03

Please sign in to comment.