|
111 | 111 | D5B67B842A0D318F007D5D9B /* TextFieldTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5B67B832A0D318F007D5D9B /* TextFieldTests.swift */; }; |
112 | 112 | D5F0BE4D29C0DBE800AD95AB /* TestsHostApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F0BE4C29C0DBE800AD95AB /* TestsHostApp.swift */; }; |
113 | 113 | D5F0BE6A29C0DC4900AD95AB /* PlatformVersionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F0BE6729C0DC4900AD95AB /* PlatformVersionTests.swift */; }; |
| 114 | + D5F26E022A561130001209E6 /* PageControlTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F26E012A561130001209E6 /* PageControlTests.swift */; }; |
114 | 115 | D5F8D5ED2A1E7B490054E9AB /* NavigationViewWithStackStyleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F8D5EC2A1E7B490054E9AB /* NavigationViewWithStackStyleTests.swift */; }; |
115 | 116 | D5F8D5EF2A1E87950054E9AB /* NavigationViewWithColumnsStyleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F8D5EE2A1E87950054E9AB /* NavigationViewWithColumnsStyleTests.swift */; }; |
116 | 117 | /* End PBXBuildFile section */ |
|
196 | 197 | D5F0BE4C29C0DBE800AD95AB /* TestsHostApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestsHostApp.swift; sourceTree = "<group>"; }; |
197 | 198 | D5F0BE5D29C0DC0000AD95AB /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
198 | 199 | D5F0BE6729C0DC4900AD95AB /* PlatformVersionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlatformVersionTests.swift; sourceTree = "<group>"; }; |
| 200 | + D5F26E012A561130001209E6 /* PageControlTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageControlTests.swift; sourceTree = "<group>"; }; |
199 | 201 | D5F8D5EC2A1E7B490054E9AB /* NavigationViewWithStackStyleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationViewWithStackStyleTests.swift; sourceTree = "<group>"; }; |
200 | 202 | D5F8D5EE2A1E87950054E9AB /* NavigationViewWithColumnsStyleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationViewWithColumnsStyleTests.swift; sourceTree = "<group>"; }; |
201 | 203 | /* End PBXFileReference section */ |
|
269 | 271 | D58547F72A1CDD740068ADF4 /* NavigationStackTests.swift */, |
270 | 272 | D5F8D5EE2A1E87950054E9AB /* NavigationViewWithColumnsStyleTests.swift */, |
271 | 273 | D5F8D5EC2A1E7B490054E9AB /* NavigationViewWithStackStyleTests.swift */, |
| 274 | + D5F26E012A561130001209E6 /* PageControlTests.swift */, |
272 | 275 | D57506792A27BF6C00A628E4 /* PickerWithMenuStyleTests.swift */, |
273 | 276 | D57506772A27BBBD00A628E4 /* PickerWithSegmentedStyleTests.swift */, |
274 | 277 | D58119D52A23AED70081F853 /* PickerWithWheelStyleTests.swift */, |
|
604 | 607 | D58119D02A23A62C0081F853 /* SliderTests.swift in Sources */, |
605 | 608 | D5ADFAD02A4A3E54009494FD /* PopoverTests.swift in Sources */, |
606 | 609 | D58119D82A23B3B00081F853 /* ButtonTests.swift in Sources */, |
| 610 | + D5F26E022A561130001209E6 /* PageControlTests.swift in Sources */, |
607 | 611 | D55F448D2A1FF209003381E4 /* ListTests.swift in Sources */, |
608 | 612 | D5AAF56F2A502EF000CAFFB6 /* MapTests.swift in Sources */, |
609 | 613 | D58547FA2A1D12270068ADF4 /* NavigationSplitViewTests.swift in Sources */, |
|
0 commit comments