|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 56; |
| 6 | + objectVersion = 70; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 09B9B09D2DB72E40005B6CD5 /* GroupContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09B9B09A2DB72E40005B6CD5 /* GroupContentView.swift */; }; |
10 | 11 | 276DB5BF29B144C900E5C615 /* ExampleProjectApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 276DB5BE29B144C900E5C615 /* ExampleProjectApp.swift */; }; |
11 | 12 | 276DB5C329B144C900E5C615 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 276DB5C229B144C900E5C615 /* Assets.xcassets */; }; |
12 | 13 | 276DB5C629B144C900E5C615 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 276DB5C529B144C900E5C615 /* Preview Assets.xcassets */; }; |
|
23 | 24 | 27F4680929B145F900A93E94 /* ExampleTargetLibrary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27F4680829B145F900A93E94 /* ExampleTargetLibrary.swift */; }; |
24 | 25 | 27F4680C29B1482E00A93E94 /* ExamplePackage in Frameworks */ = {isa = PBXBuildFile; productRef = 27F4680B29B1482E00A93E94 /* ExamplePackage */; }; |
25 | 26 | B24BBDBD2CAD7228005E6DAC /* Example.xib in Resources */ = {isa = PBXBuildFile; fileRef = B24BBDBC2CAD7228005E6DAC /* Example.xib */; }; |
26 | | - FDE924012A5C5AC300D61FD3 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDE924002A5C5AC300D61FD3 /* ContentView.swift */; }; |
27 | 27 | /* End PBXBuildFile section */ |
28 | 28 |
|
29 | 29 | /* Begin PBXContainerItemProxy section */ |
|
72 | 72 | /* End PBXCopyFilesBuildPhase section */ |
73 | 73 |
|
74 | 74 | /* Begin PBXFileReference section */ |
| 75 | + 09B9B09A2DB72E40005B6CD5 /* GroupContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupContentView.swift; sourceTree = "<group>"; }; |
75 | 76 | 276DB5BB29B144C900E5C615 /* ExampleProject.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ExampleProject.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
76 | 77 | 276DB5BE29B144C900E5C615 /* ExampleProjectApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleProjectApp.swift; sourceTree = "<group>"; }; |
77 | 78 | 276DB5C229B144C900E5C615 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
91 | 92 | 27F4680A29B1469D00A93E94 /* ExamplePackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = ExamplePackage; sourceTree = "<group>"; }; |
92 | 93 | B24BBDBB2CAD7228005E6DAC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Example.xib; sourceTree = "<group>"; }; |
93 | 94 | B24BBDBF2CAD7244005E6DAC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Example.strings; sourceTree = "<group>"; }; |
94 | | - FDE924002A5C5AC300D61FD3 /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
95 | 95 | /* End PBXFileReference section */ |
96 | 96 |
|
| 97 | +/* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 98 | + 095EE0952DB8E35400EACE2E /* DeepFolder */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = DeepFolder; sourceTree = "<group>"; }; |
| 99 | +/* End PBXFileSystemSynchronizedRootGroup section */ |
| 100 | + |
97 | 101 | /* Begin PBXFrameworksBuildPhase section */ |
98 | 102 | 276DB5B829B144C900E5C615 /* Frameworks */ = { |
99 | 103 | isa = PBXFrameworksBuildPhase; |
|
137 | 141 | /* End PBXFrameworksBuildPhase section */ |
138 | 142 |
|
139 | 143 | /* Begin PBXGroup section */ |
| 144 | + 09B9B09B2DB72E40005B6CD5 /* Path */ = { |
| 145 | + isa = PBXGroup; |
| 146 | + children = ( |
| 147 | + 09B9B09A2DB72E40005B6CD5 /* GroupContentView.swift */, |
| 148 | + ); |
| 149 | + path = Path; |
| 150 | + sourceTree = "<group>"; |
| 151 | + }; |
| 152 | + 09B9B09C2DB72E40005B6CD5 /* DeepGroup */ = { |
| 153 | + isa = PBXGroup; |
| 154 | + children = ( |
| 155 | + 09B9B09B2DB72E40005B6CD5 /* Path */, |
| 156 | + ); |
| 157 | + path = DeepGroup; |
| 158 | + sourceTree = "<group>"; |
| 159 | + }; |
140 | 160 | 276DB5B229B144C900E5C615 = { |
141 | 161 | isa = PBXGroup; |
142 | 162 | children = ( |
|
167 | 187 | isa = PBXGroup; |
168 | 188 | children = ( |
169 | 189 | 276DB5BE29B144C900E5C615 /* ExampleProjectApp.swift */, |
170 | | - FDE923FE2A5C5AC300D61FD3 /* Deep */, |
| 190 | + 095EE0952DB8E35400EACE2E /* DeepFolder */, |
| 191 | + 09B9B09C2DB72E40005B6CD5 /* DeepGroup */, |
171 | 192 | 276DB5C229B144C900E5C615 /* Assets.xcassets */, |
172 | 193 | 276DB5C429B144C900E5C615 /* Preview Content */, |
173 | 194 | B24BBDBC2CAD7228005E6DAC /* Example.xib */, |
|
226 | 247 | name = Frameworks; |
227 | 248 | sourceTree = "<group>"; |
228 | 249 | }; |
229 | | - FDE923FE2A5C5AC300D61FD3 /* Deep */ = { |
230 | | - isa = PBXGroup; |
231 | | - children = ( |
232 | | - FDE923FF2A5C5AC300D61FD3 /* Path */, |
233 | | - ); |
234 | | - path = Deep; |
235 | | - sourceTree = "<group>"; |
236 | | - }; |
237 | | - FDE923FF2A5C5AC300D61FD3 /* Path */ = { |
238 | | - isa = PBXGroup; |
239 | | - children = ( |
240 | | - FDE924002A5C5AC300D61FD3 /* ContentView.swift */, |
241 | | - ); |
242 | | - path = Path; |
243 | | - sourceTree = "<group>"; |
244 | | - }; |
245 | 250 | /* End PBXGroup section */ |
246 | 251 |
|
247 | 252 | /* Begin PBXHeadersBuildPhase section */ |
|
270 | 275 | dependencies = ( |
271 | 276 | 27F467F929B1457600A93E94 /* PBXTargetDependency */, |
272 | 277 | ); |
| 278 | + fileSystemSynchronizedGroups = ( |
| 279 | + 095EE0952DB8E35400EACE2E /* DeepFolder */, |
| 280 | + ); |
273 | 281 | name = ExampleProject; |
274 | 282 | packageProductDependencies = ( |
275 | 283 | 27F4680B29B1482E00A93E94 /* ExamplePackage */, |
|
450 | 458 | isa = PBXSourcesBuildPhase; |
451 | 459 | buildActionMask = 2147483647; |
452 | 460 | files = ( |
453 | | - FDE924012A5C5AC300D61FD3 /* ContentView.swift in Sources */, |
| 461 | + 09B9B09D2DB72E40005B6CD5 /* GroupContentView.swift in Sources */, |
454 | 462 | 276DB5BF29B144C900E5C615 /* ExampleProjectApp.swift in Sources */, |
455 | 463 | ); |
456 | 464 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments