|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 60; |
| 6 | + objectVersion = 70; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 542753C622C49A6E00D17955 /* LayoutTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 542753C522C49A6E00D17955 /* LayoutTests.swift */; }; |
11 | 10 | 5431025B2DB8AAB800A927EF /* View+floatingPanelSurface.swift in Sources */ = {isa = PBXBuildFile; fileRef = 543102592DB8AAB800A927EF /* View+floatingPanelSurface.swift */; }; |
12 | 11 | 5431025E2DB8AAB800A927EF /* View+floatingPanelConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 543102572DB8AAB800A927EF /* View+floatingPanelConfiguration.swift */; }; |
13 | 12 | 543102B22DB8B4AC00A927EF /* View+floatingPanelLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 543102B12DB8B4A300A927EF /* View+floatingPanelLayout.swift */; }; |
|
17 | 16 | 54352E9821A521CA00CBCA08 /* PassthroughView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54352E9721A521CA00CBCA08 /* PassthroughView.swift */; }; |
18 | 17 | 5450EEE421646DF500135936 /* Behavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5450EEE321646DF500135936 /* Behavior.swift */; }; |
19 | 18 | 545DB9CB2151169500CA77B8 /* FloatingPanel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 545DB9C12151169500CA77B8 /* FloatingPanel.framework */; }; |
20 | | - 545DB9D02151169500CA77B8 /* ControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 545DB9CF2151169500CA77B8 /* ControllerTests.swift */; }; |
21 | 19 | 545DB9D22151169500CA77B8 /* FloatingPanel.h in Headers */ = {isa = PBXBuildFile; fileRef = 545DB9C42151169500CA77B8 /* FloatingPanel.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
22 | 20 | 545DB9E021511AC100CA77B8 /* Controller.swift in Sources */ = {isa = PBXBuildFile; fileRef = 545DB9DF21511AC100CA77B8 /* Controller.swift */; }; |
23 | 21 | 545DBA2B2152383100CA77B8 /* GrabberView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 545DBA2A2152383100CA77B8 /* GrabberView.swift */; }; |
24 | | - 546055BF2333C4740069F400 /* TestSupports.swift in Sources */ = {isa = PBXBuildFile; fileRef = 542753C722C49A8F00D17955 /* TestSupports.swift */; }; |
25 | 22 | 5469F4AE24B30D7E00537F8A /* State.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5469F4AD24B30D7E00537F8A /* State.swift */; }; |
26 | 23 | 5469F4B024B30E1500537F8A /* LayoutAnchoring.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5469F4AF24B30E1500537F8A /* LayoutAnchoring.swift */; }; |
27 | 24 | 5469F4B224B30F1100537F8A /* Position.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5469F4B124B30F1100537F8A /* Position.swift */; }; |
|
30 | 27 | 5471AF902CB53FFC001B7A64 /* FloatingPanelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5471AF8F2CB53FFC001B7A64 /* FloatingPanelView.swift */; }; |
31 | 28 | 5471AF922CB5462C001B7A64 /* FloatingPanelProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5471AF912CB54628001B7A64 /* FloatingPanelProxy.swift */; }; |
32 | 29 | 547B44912CC0E8B300F7E68C /* FloatingPanelCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547B44902CC0E8AD00F7E68C /* FloatingPanelCoordinator.swift */; }; |
33 | | - 547F7A9C2A6E946000303905 /* GestureTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547F7A9B2A6E946000303905 /* GestureTests.swift */; }; |
34 | 30 | 5484E7432DCF90AC0058E962 /* View+floatingPanelState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5484E7422DCF90A60058E962 /* View+floatingPanelState.swift */; }; |
35 | | - 549C371F2361E15E007D8058 /* ExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 549C371E2361E15D007D8058 /* ExtensionTests.swift */; }; |
36 | | - 549E944522CF295D0050AECF /* StateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 549E944422CF295D0050AECF /* StateTests.swift */; }; |
37 | | - 54A6B6B122968B530077F348 /* CoreTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54A6B6B022968B530077F348 /* CoreTests.swift */; }; |
38 | | - 54A6B6B82296A8520077F348 /* SurfaceViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54A6B6B72296A8520077F348 /* SurfaceViewTests.swift */; }; |
39 | 31 | 54ABD7AF216CCFF7002E6C13 /* Logging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54ABD7AE216CCFF7002E6C13 /* Logging.swift */; }; |
40 | 32 | 54CDC5D3215B6D5A007D205C /* SurfaceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54CDC5D2215B6D5A007D205C /* SurfaceView.swift */; }; |
41 | 33 | 54CDC5D5215B6D8D007D205C /* BackdropView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54CDC5D4215B6D8D007D205C /* BackdropView.swift */; }; |
|
58 | 50 | /* End PBXContainerItemProxy section */ |
59 | 51 |
|
60 | 52 | /* Begin PBXFileReference section */ |
61 | | - 542753C522C49A6E00D17955 /* LayoutTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutTests.swift; sourceTree = "<group>"; }; |
62 | | - 542753C722C49A8F00D17955 /* TestSupports.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSupports.swift; sourceTree = "<group>"; }; |
63 | 53 | 543102572DB8AAB800A927EF /* View+floatingPanelConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+floatingPanelConfiguration.swift"; sourceTree = "<group>"; }; |
64 | 54 | 543102592DB8AAB800A927EF /* View+floatingPanelSurface.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+floatingPanelSurface.swift"; sourceTree = "<group>"; }; |
65 | 55 | 543102B12DB8B4A300A927EF /* View+floatingPanelLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+floatingPanelLayout.swift"; sourceTree = "<group>"; }; |
|
72 | 62 | 545DB9C42151169500CA77B8 /* FloatingPanel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FloatingPanel.h; sourceTree = "<group>"; }; |
73 | 63 | 545DB9C52151169500CA77B8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
74 | 64 | 545DB9CA2151169500CA77B8 /* FloatingPanelTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FloatingPanelTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
75 | | - 545DB9CF2151169500CA77B8 /* ControllerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ControllerTests.swift; sourceTree = "<group>"; }; |
76 | 65 | 545DB9D12151169500CA77B8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
77 | 66 | 545DB9DF21511AC100CA77B8 /* Controller.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Controller.swift; sourceTree = "<group>"; }; |
78 | 67 | 545DBA2A2152383100CA77B8 /* GrabberView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GrabberView.swift; sourceTree = "<group>"; }; |
|
84 | 73 | 5471AF8F2CB53FFC001B7A64 /* FloatingPanelView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FloatingPanelView.swift; sourceTree = "<group>"; }; |
85 | 74 | 5471AF912CB54628001B7A64 /* FloatingPanelProxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FloatingPanelProxy.swift; sourceTree = "<group>"; }; |
86 | 75 | 547B44902CC0E8AD00F7E68C /* FloatingPanelCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FloatingPanelCoordinator.swift; sourceTree = "<group>"; }; |
87 | | - 547F7A9B2A6E946000303905 /* GestureTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GestureTests.swift; sourceTree = "<group>"; }; |
88 | 76 | 5484E7422DCF90A60058E962 /* View+floatingPanelState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+floatingPanelState.swift"; sourceTree = "<group>"; }; |
89 | | - 549C371E2361E15D007D8058 /* ExtensionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionTests.swift; sourceTree = "<group>"; }; |
90 | | - 549E944422CF295D0050AECF /* StateTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StateTests.swift; sourceTree = "<group>"; }; |
91 | | - 54A6B6B022968B530077F348 /* CoreTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreTests.swift; sourceTree = "<group>"; }; |
92 | | - 54A6B6B72296A8520077F348 /* SurfaceViewTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SurfaceViewTests.swift; sourceTree = "<group>"; }; |
93 | 77 | 54ABD7AE216CCFF7002E6C13 /* Logging.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Logging.swift; sourceTree = "<group>"; }; |
94 | 78 | 54CDC5D2215B6D5A007D205C /* SurfaceView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SurfaceView.swift; sourceTree = "<group>"; }; |
95 | 79 | 54CDC5D4215B6D8D007D205C /* BackdropView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackdropView.swift; sourceTree = "<group>"; }; |
|
101 | 85 | 5D82A6B428D18461006A44BA /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = DEVELOPER_DIR; }; |
102 | 86 | /* End PBXFileReference section */ |
103 | 87 |
|
| 88 | +/* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 89 | + 5404FB662F3D70D600BCC99B /* UKit */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = UKit; sourceTree = "<group>"; }; |
| 90 | +/* End PBXFileSystemSynchronizedRootGroup section */ |
| 91 | + |
104 | 92 | /* Begin PBXFrameworksBuildPhase section */ |
105 | 93 | 545DB9BE2151169500CA77B8 /* Frameworks */ = { |
106 | 94 | isa = PBXFrameworksBuildPhase; |
|
169 | 157 | 545DB9CE2151169500CA77B8 /* Tests */ = { |
170 | 158 | isa = PBXGroup; |
171 | 159 | children = ( |
172 | | - 54A6B6B022968B530077F348 /* CoreTests.swift */, |
173 | | - 545DB9CF2151169500CA77B8 /* ControllerTests.swift */, |
174 | | - 547F7A9B2A6E946000303905 /* GestureTests.swift */, |
175 | | - 542753C522C49A6E00D17955 /* LayoutTests.swift */, |
176 | | - 54A6B6B72296A8520077F348 /* SurfaceViewTests.swift */, |
177 | | - 549E944422CF295D0050AECF /* StateTests.swift */, |
178 | | - 549C371E2361E15D007D8058 /* ExtensionTests.swift */, |
179 | | - 542753C722C49A8F00D17955 /* TestSupports.swift */, |
| 160 | + 5404FB662F3D70D600BCC99B /* UKit */, |
180 | 161 | 545DB9D12151169500CA77B8 /* Info.plist */, |
181 | 162 | ); |
182 | 163 | path = Tests; |
|
254 | 235 | dependencies = ( |
255 | 236 | 545DB9CD2151169500CA77B8 /* PBXTargetDependency */, |
256 | 237 | ); |
| 238 | + fileSystemSynchronizedGroups = ( |
| 239 | + 5404FB662F3D70D600BCC99B /* UKit */, |
| 240 | + ); |
257 | 241 | name = FloatingPanelTests; |
258 | 242 | productName = FloatingModalControllerTests; |
259 | 243 | productReference = 545DB9CA2151169500CA77B8 /* FloatingPanelTests.xctest */; |
|
356 | 340 | isa = PBXSourcesBuildPhase; |
357 | 341 | buildActionMask = 2147483647; |
358 | 342 | files = ( |
359 | | - 54A6B6B122968B530077F348 /* CoreTests.swift in Sources */, |
360 | | - 549C371F2361E15E007D8058 /* ExtensionTests.swift in Sources */, |
361 | | - 545DB9D02151169500CA77B8 /* ControllerTests.swift in Sources */, |
362 | | - 549E944522CF295D0050AECF /* StateTests.swift in Sources */, |
363 | | - 542753C622C49A6E00D17955 /* LayoutTests.swift in Sources */, |
364 | | - 54A6B6B82296A8520077F348 /* SurfaceViewTests.swift in Sources */, |
365 | | - 546055BF2333C4740069F400 /* TestSupports.swift in Sources */, |
366 | | - 547F7A9C2A6E946000303905 /* GestureTests.swift in Sources */, |
367 | 343 | ); |
368 | 344 | runOnlyForDeploymentPostprocessing = 0; |
369 | 345 | }; |
|
0 commit comments