|
57 | 57 | 52510DCE25E1486200A84CB8 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 52510DC825E1485300A84CB8 /* SwiftUI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
58 | 58 | 52510DD325E1487200A84CB8 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 52510DC825E1485300A84CB8 /* SwiftUI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
59 | 59 | 527C81EA2A016DCD00BCA8BC /* PopoverContent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 527C81E92A016DCD00BCA8BC /* PopoverContent.swift */; };
|
| 60 | + 527C81EC2A01887A00BCA8BC /* PopoverContentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 527C81EB2A01887A00BCA8BC /* PopoverContentTests.swift */; }; |
60 | 61 | 529633862969672A00EC6C81 /* NavigationStack.swift in Sources */ = {isa = PBXBuildFile; fileRef = 529633852969672A00EC6C81 /* NavigationStack.swift */; };
|
61 | 62 | 52963388296967ED00EC6C81 /* NavigationStackTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52963387296967ED00EC6C81 /* NavigationStackTests.swift */; };
|
62 | 63 | 5296338A29697C7D00EC6C81 /* NavigationSplitView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5296338929697C7D00EC6C81 /* NavigationSplitView.swift */; };
|
|
331 | 332 | 5250764C265185A800ADE4E7 /* ActionSheetTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActionSheetTests.swift; sourceTree = "<group>"; };
|
332 | 333 | 52510DC825E1485300A84CB8 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; };
|
333 | 334 | 527C81E92A016DCD00BCA8BC /* PopoverContent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PopoverContent.swift; sourceTree = "<group>"; };
|
| 335 | + 527C81EB2A01887A00BCA8BC /* PopoverContentTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PopoverContentTests.swift; sourceTree = "<group>"; }; |
334 | 336 | 529633852969672A00EC6C81 /* NavigationStack.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationStack.swift; sourceTree = "<group>"; };
|
335 | 337 | 52963387296967ED00EC6C81 /* NavigationStackTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationStackTests.swift; sourceTree = "<group>"; };
|
336 | 338 | 5296338929697C7D00EC6C81 /* NavigationSplitView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationSplitView.swift; sourceTree = "<group>"; };
|
|
826 | 828 | F6684BF323AA55C100DECCB3 /* PasteButtonTests.swift */,
|
827 | 829 | F6D933B82385EDDF00358E0E /* PickerTests.swift */,
|
828 | 830 | F6BD82092565AD5D00A772D4 /* PopoverTests.swift */,
|
| 831 | + 527C81EB2A01887A00BCA8BC /* PopoverContentTests.swift */, |
829 | 832 | F609EFC223A4342400B9256A /* PreferenceTests.swift */,
|
830 | 833 | F6C15A98254D9F24000240F1 /* ProgressViewTests.swift */,
|
831 | 834 | F6684BFF23AA864F00DECCB3 /* RadialGradientTests.swift */,
|
|
1264 | 1267 | F64C4E30250CD71400A69FF9 /* ColorTests.swift in Sources */,
|
1265 | 1268 | CDA84516262CC1F800C56C98 /* CommonComposedGestureUpdatingTests.swift in Sources */,
|
1266 | 1269 | F6BD820A2565AD5D00A772D4 /* PopoverTests.swift in Sources */,
|
| 1270 | + 527C81EC2A01887A00BCA8BC /* PopoverContentTests.swift in Sources */, |
1267 | 1271 | 5250764D265185A800ADE4E7 /* ActionSheetTests.swift in Sources */,
|
1268 | 1272 | F6B7D00A2494E12F00ABB5E0 /* CustomViewBuilderTests.swift in Sources */,
|
1269 | 1273 | 5220905027763E1D001A899A /* LocationButtonTests.swift in Sources */,
|
|
0 commit comments