|
96 | 96 | D58CE15629C621B30081BFB0 /* SwiftUIIntrospect in Frameworks */ = {isa = PBXBuildFile; productRef = D58CE15529C621B30081BFB0 /* SwiftUIIntrospect */; };
|
97 | 97 | D58CE15829C621DD0081BFB0 /* TestUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = D58CE15729C621DD0081BFB0 /* TestUtils.swift */; };
|
98 | 98 | D5AD0D912A114B98003D8DEC /* TextFieldWithVerticalAxisTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5AD0D902A114B98003D8DEC /* TextFieldWithVerticalAxisTests.swift */; };
|
| 99 | + D5ADFACC2A4A22AE009494FD /* PresentationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5ADFACB2A4A22AE009494FD /* PresentationTests.swift */; }; |
99 | 100 | D5B67B842A0D318F007D5D9B /* TextFieldTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5B67B832A0D318F007D5D9B /* TextFieldTests.swift */; };
|
100 | 101 | D5F0BE4D29C0DBE800AD95AB /* TestsHostApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F0BE4C29C0DBE800AD95AB /* TestsHostApp.swift */; };
|
101 | 102 | D5F0BE6A29C0DC4900AD95AB /* PlatformTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F0BE6729C0DC4900AD95AB /* PlatformTests.swift */; };
|
|
173 | 174 | D58547F92A1D12270068ADF4 /* NavigationSplitViewTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationSplitViewTests.swift; sourceTree = "<group>"; };
|
174 | 175 | D58CE15729C621DD0081BFB0 /* TestUtils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestUtils.swift; sourceTree = "<group>"; };
|
175 | 176 | D5AD0D902A114B98003D8DEC /* TextFieldWithVerticalAxisTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldWithVerticalAxisTests.swift; sourceTree = "<group>"; };
|
| 177 | + D5ADFACB2A4A22AE009494FD /* PresentationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PresentationTests.swift; sourceTree = "<group>"; }; |
176 | 178 | D5B67B832A0D318F007D5D9B /* TextFieldTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldTests.swift; sourceTree = "<group>"; };
|
177 | 179 | D5F0BE4929C0DBE800AD95AB /* TestsHostApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestsHostApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
178 | 180 | D5F0BE4C29C0DBE800AD95AB /* TestsHostApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestsHostApp.swift; sourceTree = "<group>"; };
|
|
252 | 254 | D57506792A27BF6C00A628E4 /* PickerWithMenuStyleTests.swift */,
|
253 | 255 | D57506772A27BBBD00A628E4 /* PickerWithSegmentedStyleTests.swift */,
|
254 | 256 | D58119D52A23AED70081F853 /* PickerWithWheelStyleTests.swift */,
|
| 257 | + D5ADFACB2A4A22AE009494FD /* PresentationTests.swift */, |
255 | 258 | D575069B2A27F68700A628E4 /* ProgressViewWithCircularStyleTests.swift */,
|
256 | 259 | D575069D2A27F80E00A628E4 /* ProgressViewWithLinearStyleTests.swift */,
|
257 | 260 | D50FFE8D2A17E2A400C32641 /* ScrollViewTests.swift */,
|
|
583 | 586 | D58CE15829C621DD0081BFB0 /* TestUtils.swift in Sources */,
|
584 | 587 | D57506782A27BBBD00A628E4 /* PickerWithSegmentedStyleTests.swift in Sources */,
|
585 | 588 | D58119CE2A23A4A70081F853 /* TabViewWithPageStyleTests.swift in Sources */,
|
| 589 | + D5ADFACC2A4A22AE009494FD /* PresentationTests.swift in Sources */, |
586 | 590 | D575069A2A27F48D00A628E4 /* DatePickerWithFieldStyleTests.swift in Sources */,
|
587 | 591 | D503B2AC2A49BFE300027F5F /* VideoPlayerTests.swift in Sources */,
|
588 | 592 | D57506A02A27FC0400A628E4 /* TableTests.swift in Sources */,
|
|
0 commit comments