|
199 | 199 | D91B1E1F1E6E4D310028EF61 /* DOM.Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DOM.Image.swift; sourceTree = "<group>"; }; |
200 | 200 | D91B1E211E6E4D650028EF61 /* Parser.XML.Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Parser.XML.Image.swift; sourceTree = "<group>"; }; |
201 | 201 | D91B1E231E6E4EAC0028EF61 /* ImageTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageTests.swift; sourceTree = "<group>"; }; |
202 | | - D91CABEF1E8A1E8400B0D849 /* Builder.Transform.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Builder.Transform.swift; sourceTree = "<group>"; }; |
203 | 202 | D921C7A71E774F47008AA023 /* CGRenderer.PathTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CGRenderer.PathTests.swift; sourceTree = "<group>"; }; |
204 | 203 | D92CE6051E64E96000E0BE1B /* URL.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URL.swift; sourceTree = "<group>"; }; |
205 | 204 | D92CE6081E64E99600E0BE1B /* URL.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URL.swift; sourceTree = "<group>"; }; |
|
247 | 246 | D97CBC411ED503D7006B4A69 /* Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Image.swift; sourceTree = "<group>"; }; |
248 | 247 | D97CBC441ED506D1006B4A69 /* UIImage+Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+Image.swift"; sourceTree = "<group>"; }; |
249 | 248 | D97CBC461ED506DB006B4A69 /* NSImage+Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSImage+Image.swift"; sourceTree = "<group>"; }; |
250 | | - D98972001E892C29008DC621 /* Builder.Command.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Builder.Command.swift; sourceTree = "<group>"; }; |
251 | | - D98972011E892C29008DC621 /* Builder.Path.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Builder.Path.swift; sourceTree = "<group>"; }; |
252 | | - D98972021E892C29008DC621 /* Builder.State.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Builder.State.swift; sourceTree = "<group>"; }; |
253 | | - D98972031E892C29008DC621 /* Builder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Builder.swift; sourceTree = "<group>"; }; |
254 | 249 | D99CC9851E5F8EE600E7886A /* CharacterSetTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CharacterSetTests.swift; sourceTree = "<group>"; }; |
255 | 250 | D99CC9881E5F8F0000E7886A /* CharacterSet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CharacterSet.swift; sourceTree = "<group>"; }; |
256 | 251 | D99CC98A1E5F8F1A00E7886A /* Scanner.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Scanner.swift; sourceTree = "<group>"; }; |
|
431 | 426 | path = Image; |
432 | 427 | sourceTree = "<group>"; |
433 | 428 | }; |
434 | | - D98971FF1E892C29008DC621 /* Builder */ = { |
435 | | - isa = PBXGroup; |
436 | | - children = ( |
437 | | - D98972031E892C29008DC621 /* Builder.swift */, |
438 | | - D98972001E892C29008DC621 /* Builder.Command.swift */, |
439 | | - D98972011E892C29008DC621 /* Builder.Path.swift */, |
440 | | - D98972021E892C29008DC621 /* Builder.State.swift */, |
441 | | - D91CABEF1E8A1E8400B0D849 /* Builder.Transform.swift */, |
442 | | - ); |
443 | | - path = Builder; |
444 | | - sourceTree = "<group>"; |
445 | | - }; |
446 | 429 | D99CC9841E5F8ECE00E7886A /* Scanner */ = { |
447 | 430 | isa = PBXGroup; |
448 | 431 | children = ( |
|
528 | 511 | D958D9F31E02013B004D811F /* Formatter */, |
529 | 512 | D9F3EBCE1DFF5BF9006691A1 /* DOM */, |
530 | 513 | D9F3EBCF1DFF5C0D006691A1 /* Parser */, |
531 | | - D98971FF1E892C29008DC621 /* Builder */, |
532 | 514 | ); |
533 | 515 | path = SVG; |
534 | 516 | sourceTree = "<group>"; |
|
0 commit comments