|
15 | 15 | 824D53F92590FD6D00B19E57 /* ExampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 824D53F72590FD6D00B19E57 /* ExampleView.swift */; }; |
16 | 16 | 824D5401259104FF00B19E57 /* ExampleList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 824D5400259104FF00B19E57 /* ExampleList.swift */; }; |
17 | 17 | 824D5402259104FF00B19E57 /* ExampleList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 824D5400259104FF00B19E57 /* ExampleList.swift */; }; |
| 18 | + 8250868B25B36A53007F0F07 /* DingusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8250868A25B36A53007F0F07 /* DingusView.swift */; }; |
18 | 19 | 82C1F6D225A8792300C2CE35 /* ReadMeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82C1F6D125A8792300C2CE35 /* ReadMeView.swift */; }; |
19 | 20 | 82C1F6D325A8792300C2CE35 /* ReadMeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82C1F6D125A8792300C2CE35 /* ReadMeView.swift */; }; |
20 | 21 | 82C1F6E025A87DCA00C2CE35 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 82C1F6DF25A87DCA00C2CE35 /* README.md */; }; |
|
32 | 33 | 824D53F02590F99C00B19E57 /* Example.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Example.swift; sourceTree = "<group>"; }; |
33 | 34 | 824D53F72590FD6D00B19E57 /* ExampleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleView.swift; sourceTree = "<group>"; }; |
34 | 35 | 824D5400259104FF00B19E57 /* ExampleList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleList.swift; sourceTree = "<group>"; }; |
| 36 | + 8250868A25B36A53007F0F07 /* DingusView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DingusView.swift; sourceTree = "<group>"; }; |
35 | 37 | 82C1F6D125A8792300C2CE35 /* ReadMeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReadMeView.swift; sourceTree = "<group>"; }; |
36 | 38 | 82C1F6DF25A87DCA00C2CE35 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../../../README.md; sourceTree = "<group>"; }; |
37 | 39 | 82EAC72B258F1B7F009F513C /* MarkdownUIDemoApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarkdownUIDemoApp.swift; sourceTree = "<group>"; }; |
|
113 | 115 | children = ( |
114 | 116 | 82EAC73C258F1B80009F513C /* Info.plist */, |
115 | 117 | 82EAC73D258F1B80009F513C /* macOS.entitlements */, |
| 118 | + 8250868A25B36A53007F0F07 /* DingusView.swift */, |
116 | 119 | ); |
117 | 120 | path = macOS; |
118 | 121 | sourceTree = "<group>"; |
|
247 | 250 | 824D53F22590F99C00B19E57 /* Example.swift in Sources */, |
248 | 251 | 824D53F92590FD6D00B19E57 /* ExampleView.swift in Sources */, |
249 | 252 | 82C1F6D325A8792300C2CE35 /* ReadMeView.swift in Sources */, |
| 253 | + 8250868B25B36A53007F0F07 /* DingusView.swift in Sources */, |
250 | 254 | 824060102592399400F3BD7F /* AllExamplesView.swift in Sources */, |
251 | 255 | ); |
252 | 256 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments