|
16 | 16 | D90DB3AF219CCC4100D374D2 /* LayerTree.Shape.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A4219CCC4000D374D2 /* LayerTree.Shape.swift */; }; |
17 | 17 | D90DB3B0219CCC4100D374D2 /* LayerTree.Transform.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A5219CCC4000D374D2 /* LayerTree.Transform.swift */; }; |
18 | 18 | D90DB3B1219CCC4100D374D2 /* LayerTree.Transform.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A5219CCC4000D374D2 /* LayerTree.Transform.swift */; }; |
19 | | - D90DB3B2219CCC4100D374D2 /* LayerTree.Path.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A6219CCC4000D374D2 /* LayerTree.Path.swift */; }; |
20 | | - D90DB3B3219CCC4100D374D2 /* LayerTree.Path.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A6219CCC4000D374D2 /* LayerTree.Path.swift */; }; |
| 19 | + D90DB3B2219CCC4100D374D2 /* LayerTree.A.Path.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A6219CCC4000D374D2 /* LayerTree.A.Path.swift */; }; |
| 20 | + D90DB3B3219CCC4100D374D2 /* LayerTree.A.Path.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A6219CCC4000D374D2 /* LayerTree.A.Path.swift */; }; |
21 | 21 | D90DB3B4219CCC4100D374D2 /* LayerTree.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A7219CCC4000D374D2 /* LayerTree.swift */; }; |
22 | 22 | D90DB3B5219CCC4100D374D2 /* LayerTree.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A7219CCC4000D374D2 /* LayerTree.swift */; }; |
23 | 23 | D90DB3B8219CCC4100D374D2 /* LayerTree.Layer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A9219CCC4000D374D2 /* LayerTree.Layer.swift */; }; |
|
43 | 43 | D90DB3D5219CCC8A00D374D2 /* LayerTree.PathTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3C9219CCC8100D374D2 /* LayerTree.PathTests.swift */; }; |
44 | 44 | D90DB3D6219CCC8A00D374D2 /* LayerTree.ShapeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3CB219CCC8100D374D2 /* LayerTree.ShapeTests.swift */; }; |
45 | 45 | D90DB3D7219CCC8A00D374D2 /* LayerTree.TransformTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3C7219CCC8100D374D2 /* LayerTree.TransformTests.swift */; }; |
46 | | - D90DB3D8219CCCBD00D374D2 /* LayerTree.Builder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3AA219CCC4000D374D2 /* LayerTree.Builder.swift */; }; |
47 | | - D90DB3D9219CCCBE00D374D2 /* LayerTree.Builder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3AA219CCC4000D374D2 /* LayerTree.Builder.swift */; }; |
| 46 | + D90DB3D8219CCCBD00D374D2 /* LayerTree.AB.Builder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3AA219CCC4000D374D2 /* LayerTree.AB.Builder.swift */; }; |
| 47 | + D90DB3D9219CCCBE00D374D2 /* LayerTree.AB.Builder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3AA219CCC4000D374D2 /* LayerTree.AB.Builder.swift */; }; |
48 | 48 | D90DB3DA219CCCDA00D374D2 /* LayerTree.Builder.Path.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A8219CCC4000D374D2 /* LayerTree.Builder.Path.swift */; }; |
49 | 49 | D90DB3DB219CCCDB00D374D2 /* LayerTree.Builder.Path.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3A8219CCC4000D374D2 /* LayerTree.Builder.Path.swift */; }; |
50 | 50 | D90DB3E2219CCE0E00D374D2 /* NSImage+Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = D90DB3DE219CCE0E00D374D2 /* NSImage+Image.swift */; }; |
|
243 | 243 | D90DB39F219CCBBD00D374D2 /* Renderer.LayerTree.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Renderer.LayerTree.swift; sourceTree = "<group>"; }; |
244 | 244 | D90DB3A4219CCC4000D374D2 /* LayerTree.Shape.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.Shape.swift; sourceTree = "<group>"; }; |
245 | 245 | D90DB3A5219CCC4000D374D2 /* LayerTree.Transform.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.Transform.swift; sourceTree = "<group>"; }; |
246 | | - D90DB3A6219CCC4000D374D2 /* LayerTree.Path.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.Path.swift; sourceTree = "<group>"; }; |
| 246 | + D90DB3A6219CCC4000D374D2 /* LayerTree.A.Path.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.A.Path.swift; sourceTree = "<group>"; }; |
247 | 247 | D90DB3A7219CCC4000D374D2 /* LayerTree.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.swift; sourceTree = "<group>"; }; |
248 | 248 | D90DB3A8219CCC4000D374D2 /* LayerTree.Builder.Path.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.Builder.Path.swift; sourceTree = "<group>"; }; |
249 | 249 | D90DB3A9219CCC4000D374D2 /* LayerTree.Layer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.Layer.swift; sourceTree = "<group>"; }; |
250 | | - D90DB3AA219CCC4000D374D2 /* LayerTree.Builder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.Builder.swift; sourceTree = "<group>"; }; |
| 250 | + D90DB3AA219CCC4000D374D2 /* LayerTree.AB.Builder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.AB.Builder.swift; sourceTree = "<group>"; }; |
251 | 251 | D90DB3AB219CCC4000D374D2 /* LayerTree.Color.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.Color.swift; sourceTree = "<group>"; }; |
252 | 252 | D90DB3AC219CCC4000D374D2 /* LayerTree.Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.Image.swift; sourceTree = "<group>"; }; |
253 | 253 | D90DB3AD219CCC4100D374D2 /* LayerTree.Commands.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LayerTree.Commands.swift; sourceTree = "<group>"; }; |
|
421 | 421 | D925CC6921A4B7E700C8897B /* LayerTree.Builder.Layer.swift */, |
422 | 422 | D90DB3A8219CCC4000D374D2 /* LayerTree.Builder.Path.swift */, |
423 | 423 | D925CC6021A49C9C00C8897B /* LayerTree.Builder.Shape.swift */, |
424 | | - D90DB3AA219CCC4000D374D2 /* LayerTree.Builder.swift */, |
| 424 | + D90DB3AA219CCC4000D374D2 /* LayerTree.AB.Builder.swift */, |
425 | 425 | D90DB3AB219CCC4000D374D2 /* LayerTree.Color.swift */, |
426 | 426 | D90DB3AD219CCC4100D374D2 /* LayerTree.Commands.swift */, |
427 | 427 | D90DB3AC219CCC4000D374D2 /* LayerTree.Image.swift */, |
428 | 428 | D90DB3A9219CCC4000D374D2 /* LayerTree.Layer.swift */, |
429 | | - D90DB3A6219CCC4000D374D2 /* LayerTree.Path.swift */, |
| 429 | + D90DB3A6219CCC4000D374D2 /* LayerTree.A.Path.swift */, |
430 | 430 | D90DB3A4219CCC4000D374D2 /* LayerTree.Shape.swift */, |
431 | 431 | D90DB3A5219CCC4000D374D2 /* LayerTree.Transform.swift */, |
432 | 432 | ); |
|
954 | 954 | D90DB436219CD1C600D374D2 /* DOM.SVG.swift in Sources */, |
955 | 955 | D90DB409219CD06800D374D2 /* XML.Parser.Scanner.swift in Sources */, |
956 | 956 | D90DB432219CD1C600D374D2 /* DOM.Text.swift in Sources */, |
957 | | - D90DB3B3219CCC4100D374D2 /* LayerTree.Path.swift in Sources */, |
| 957 | + D90DB3B3219CCC4100D374D2 /* LayerTree.A.Path.swift in Sources */, |
958 | 958 | D90DB3BF219CCC4100D374D2 /* LayerTree.Image.swift in Sources */, |
959 | 959 | D90DB3F9219CCF6A00D374D2 /* Stack.swift in Sources */, |
960 | 960 | D90DB3AF219CCC4100D374D2 /* LayerTree.Shape.swift in Sources */, |
961 | 961 | D90DB42E219CD1C600D374D2 /* DOM.Use.swift in Sources */, |
962 | 962 | D90DB499219CD32600D374D2 /* Formatter.swift in Sources */, |
963 | 963 | D90DB428219CD1C600D374D2 /* DOM.Gradient.swift in Sources */, |
964 | 964 | D90DB438219CD1C600D374D2 /* DOM.Image.swift in Sources */, |
965 | | - D90DB3D9219CCCBE00D374D2 /* LayerTree.Builder.swift in Sources */, |
| 965 | + D90DB3D9219CCCBE00D374D2 /* LayerTree.AB.Builder.swift in Sources */, |
966 | 966 | D925CC6221A49C9C00C8897B /* LayerTree.Builder.Shape.swift in Sources */, |
967 | 967 | D90DB3BD219CCC4100D374D2 /* LayerTree.Color.swift in Sources */, |
968 | 968 | D925CC6B21A4B7E700C8897B /* LayerTree.Builder.Layer.swift in Sources */, |
|
1076 | 1076 | D90DB427219CD1C600D374D2 /* DOM.Gradient.swift in Sources */, |
1077 | 1077 | D90DB437219CD1C600D374D2 /* DOM.Image.swift in Sources */, |
1078 | 1078 | D90DB45E219CD27800D374D2 /* Parser.XML.SVG.swift in Sources */, |
1079 | | - D90DB3D8219CCCBD00D374D2 /* LayerTree.Builder.swift in Sources */, |
| 1079 | + D90DB3D8219CCCBD00D374D2 /* LayerTree.AB.Builder.swift in Sources */, |
1080 | 1080 | D925CC6A21A4B7E700C8897B /* LayerTree.Builder.Layer.swift in Sources */, |
1081 | 1081 | D90DB3B4219CCC4100D374D2 /* LayerTree.swift in Sources */, |
1082 | 1082 | D90DB45A219CD27800D374D2 /* Parser.XML.Transform.swift in Sources */, |
|
1085 | 1085 | D90DB433219CD1C600D374D2 /* DOM.Path.swift in Sources */, |
1086 | 1086 | D90DB404219CD06800D374D2 /* XML.SAXParser.swift in Sources */, |
1087 | 1087 | D90DB3ED219CCEDE00D374D2 /* CGPath+Segment.swift in Sources */, |
1088 | | - D90DB3B2219CCC4100D374D2 /* LayerTree.Path.swift in Sources */, |
| 1088 | + D90DB3B2219CCC4100D374D2 /* LayerTree.A.Path.swift in Sources */, |
1089 | 1089 | D90DB439219CD1C600D374D2 /* DOM.Color.swift in Sources */, |
1090 | 1090 | D90DB49A219CD32600D374D2 /* Formatter.XML.swift in Sources */, |
1091 | 1091 | D90DB3E5219CCE0E00D374D2 /* Image.swift in Sources */, |
|
0 commit comments