|
26 | 26 | 24661D0A1F4EFFF5002CB883 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 24661D081F4EFFF5002CB883 /* LaunchScreen.storyboard */; }; |
27 | 27 | 639E5A2020DF62D700C6BCEA /* NKFrameLayoutKitView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 639E5A1F20DF62D700C6BCEA /* NKFrameLayoutKitView.swift */; }; |
28 | 28 | BF3DC69820B560A400536177 /* FeedItemNotAutoLayoutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3DC69720B560A400536177 /* FeedItemNotAutoLayoutView.swift */; }; |
29 | | - E4A8A14124FE99B1009D872B /* FeedItemTextureView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4A8A14024FE982E009D872B /* FeedItemTextureView.swift */; }; |
| 29 | + E4A8A14124FE99B1009D872B /* FeedItemTextureNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4A8A14024FE982E009D872B /* FeedItemTextureNode.swift */; }; |
30 | 30 | E4A8A24F24FEDD14009D872B /* TextureCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4A8A24E24FEDD14009D872B /* TextureCollectionViewController.swift */; }; |
31 | 31 | /* End PBXBuildFile section */ |
32 | 32 |
|
|
54 | 54 | 639E5A1F20DF62D700C6BCEA /* NKFrameLayoutKitView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NKFrameLayoutKitView.swift; sourceTree = "<group>"; }; |
55 | 55 | 73BD901DE3512A23A7603899 /* Pods-LayoutFrameworkBenchmark.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LayoutFrameworkBenchmark.debug.xcconfig"; path = "Pods/Target Support Files/Pods-LayoutFrameworkBenchmark/Pods-LayoutFrameworkBenchmark.debug.xcconfig"; sourceTree = "<group>"; }; |
56 | 56 | BF3DC69720B560A400536177 /* FeedItemNotAutoLayoutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedItemNotAutoLayoutView.swift; sourceTree = "<group>"; }; |
57 | | - E4A8A14024FE982E009D872B /* FeedItemTextureView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedItemTextureView.swift; sourceTree = "<group>"; }; |
| 57 | + E4A8A14024FE982E009D872B /* FeedItemTextureNode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedItemTextureNode.swift; sourceTree = "<group>"; }; |
58 | 58 | E4A8A24E24FEDD14009D872B /* TextureCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextureCollectionViewController.swift; sourceTree = "<group>"; }; |
59 | 59 | /* End PBXFileReference section */ |
60 | 60 |
|
|
216 | 216 | E4A8A13F24FE981F009D872B /* Texture */ = { |
217 | 217 | isa = PBXGroup; |
218 | 218 | children = ( |
219 | | - E4A8A14024FE982E009D872B /* FeedItemTextureView.swift */, |
| 219 | + E4A8A14024FE982E009D872B /* FeedItemTextureNode.swift */, |
220 | 220 | E4A8A24E24FEDD14009D872B /* TextureCollectionViewController.swift */, |
221 | 221 | ); |
222 | 222 | name = Texture; |
|
363 | 363 | 2401BC821F4F018C00788998 /* CollectionViewController.swift in Sources */, |
364 | 364 | 2401BC9E1F4F042700788998 /* FeedItemManualView.swift in Sources */, |
365 | 365 | 2401BC811F4F018C00788998 /* BenchmarkViewController.swift in Sources */, |
366 | | - E4A8A14124FE99B1009D872B /* FeedItemTextureView.swift in Sources */, |
| 366 | + E4A8A14124FE99B1009D872B /* FeedItemTextureNode.swift in Sources */, |
367 | 367 | BF3DC69820B560A400536177 /* FeedItemNotAutoLayoutView.swift in Sources */, |
368 | 368 | 639E5A2020DF62D700C6BCEA /* NKFrameLayoutKitView.swift in Sources */, |
369 | 369 | 2401BC9B1F4F03B300788998 /* ProfileCardLayout.swift in Sources */, |
|
0 commit comments