|
24 | 24 | 24661D001F4EFFF5002CB883 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24661CFF1F4EFFF5002CB883 /* AppDelegate.swift */; }; |
25 | 25 | 24661D071F4EFFF5002CB883 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 24661D061F4EFFF5002CB883 /* Assets.xcassets */; }; |
26 | 26 | 24661D0A1F4EFFF5002CB883 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 24661D081F4EFFF5002CB883 /* LaunchScreen.storyboard */; }; |
27 | | - DF0615A0200685930064DC23 /* FeedItemStackViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF06159F200685930064DC23 /* FeedItemStackViewLayout.swift */; }; |
28 | 27 | /* End PBXBuildFile section */ |
29 | 28 |
|
30 | 29 | /* Begin PBXFileReference section */ |
|
49 | 48 | 24661D0B1F4EFFF5002CB883 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
50 | 49 | 4F34489CA12B845548D7F17E /* Pods_LayoutFrameworkBenchmark.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LayoutFrameworkBenchmark.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 | 50 | 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>"; }; |
52 | | - DF06159F200685930064DC23 /* FeedItemStackViewLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FeedItemStackViewLayout.swift; sourceTree = "<group>"; }; |
53 | 51 | /* End PBXFileReference section */ |
54 | 52 |
|
55 | 53 | /* Begin PBXFrameworksBuildPhase section */ |
|
72 | 70 | 2401BC8D1F4F01CC00788998 /* LayoutKit */, |
73 | 71 | 2401BC9C1F4F041400788998 /* ManualLayout */, |
74 | 72 | 2401BC911F4F020600788998 /* PinLayout */, |
75 | | - DF06159E200685930064DC23 /* StackViewLayout */, |
76 | 73 | 2401BC9F1F4F043800788998 /* UIStackView */, |
77 | 74 | 2401BC751F4F018C00788998 /* BenchmarkViewController.swift */, |
78 | 75 | 2401BC761F4F018C00788998 /* CollectionViewController.swift */, |
|
188 | 185 | name = Frameworks; |
189 | 186 | sourceTree = "<group>"; |
190 | 187 | }; |
191 | | - DF06159E200685930064DC23 /* StackViewLayout */ = { |
192 | | - isa = PBXGroup; |
193 | | - children = ( |
194 | | - DF06159F200685930064DC23 /* FeedItemStackViewLayout.swift */, |
195 | | - ); |
196 | | - name = StackViewLayout; |
197 | | - path = Benchmarks/StackViewLayout; |
198 | | - sourceTree = "<group>"; |
199 | | - }; |
200 | 188 | /* End PBXGroup section */ |
201 | 189 |
|
202 | 190 | /* Begin PBXNativeTarget section */ |
|
334 | 322 | isa = PBXSourcesBuildPhase; |
335 | 323 | buildActionMask = 2147483647; |
336 | 324 | files = ( |
337 | | - DF0615A0200685930064DC23 /* FeedItemStackViewLayout.swift in Sources */, |
338 | 325 | 2401BCA11F4F044000788998 /* FeedItemUIStackView.swift in Sources */, |
339 | 326 | 2401BC8B1F4F018C00788998 /* Stopwatch.swift in Sources */, |
340 | 327 | 2401BC8F1F4F01D600788998 /* FeedItemLayoutKitView.swift in Sources */, |
|
0 commit comments