-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e3d475
commit f14502b
Showing
36 changed files
with
548 additions
and
210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 28 additions & 0 deletions
28
...App.xcodeproj/project.xcworkspace/xcuserdata/goisma.xcuserdatad/Bookmarks/bookmarks.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>top-level-items</key> | ||
<array> | ||
<dict> | ||
<key>destination</key> | ||
<dict> | ||
<key>rebasable-url</key> | ||
<dict> | ||
<key>base</key> | ||
<string>workspace</string> | ||
<key>payload</key> | ||
<dict> | ||
<key>relative-path</key> | ||
<string>DuoDemoApp/DeepLinkManager.swift</string> | ||
</dict> | ||
</dict> | ||
<key>type</key> | ||
<string>DVTDocumentLocation</string> | ||
</dict> | ||
<key>type</key> | ||
<string>bookmark</string> | ||
</dict> | ||
</array> | ||
</dict> | ||
</plist> |
Binary file modified
BIN
+30.5 KB
(190%)
...codeproj/project.xcworkspace/xcuserdata/goisma.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 40 additions & 0 deletions
40
DuoDemoApp.xcodeproj/xcuserdata/goisma.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Bucket | ||
uuid = "A67CA52C-DBD3-46AB-94E6-D7317122ABB7" | ||
type = "1" | ||
version = "2.0"> | ||
<Breakpoints> | ||
<BreakpointProxy | ||
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> | ||
<BreakpointContent | ||
uuid = "D8D1C7CC-1744-4790-B23E-5E2CCE892F07" | ||
shouldBeEnabled = "Yes" | ||
ignoreCount = "0" | ||
continueAfterRunningActions = "No" | ||
filePath = "DuoDemoApp/Activity/ActivityManager.swift" | ||
startingColumnNumber = "9223372036854775807" | ||
endingColumnNumber = "9223372036854775807" | ||
startingLineNumber = "17" | ||
endingLineNumber = "17" | ||
landmarkName = "createActivity()" | ||
landmarkType = "7"> | ||
</BreakpointContent> | ||
</BreakpointProxy> | ||
<BreakpointProxy | ||
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> | ||
<BreakpointContent | ||
uuid = "2F5F6CE7-155E-40DA-86A2-7A1DE6B604B6" | ||
shouldBeEnabled = "Yes" | ||
ignoreCount = "0" | ||
continueAfterRunningActions = "No" | ||
filePath = "DuoDemoApp/DuoDemoAppApp.swift" | ||
startingColumnNumber = "9223372036854775807" | ||
endingColumnNumber = "9223372036854775807" | ||
startingLineNumber = "22" | ||
endingLineNumber = "22" | ||
landmarkName = "body" | ||
landmarkType = "24"> | ||
</BreakpointContent> | ||
</BreakpointProxy> | ||
</Breakpoints> | ||
</Bucket> |
Binary file not shown.
Oops, something went wrong.