|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 60; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
21 | 21 | D8334090253842E000AE6894 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D833408F253842E000AE6894 /* Assets.xcassets */; }; |
22 | 22 | D8334093253842E000AE6894 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D8334091253842E000AE6894 /* LaunchScreen.storyboard */; }; |
23 | 23 | D8AD1ADD2D84A79E006E2326 /* TableViewDragAndDropSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8AD1ADC2D84A79E006E2326 /* TableViewDragAndDropSupport.swift */; }; |
24 | | - D8CFE6D72D848F8C001CE3C3 /* SwiftListTreeDataSource in Frameworks */ = {isa = PBXBuildFile; productRef = D8CFE6D62D848F8C001CE3C3 /* SwiftListTreeDataSource */; }; |
| 24 | + D8AD1AF92D86006A006E2326 /* SwiftListTreeDataSource in Frameworks */ = {isa = PBXBuildFile; productRef = D8AD1AF82D86006A006E2326 /* SwiftListTreeDataSource */; }; |
| 25 | + D8CFE6D72D848F8C001CE3C3 /* (null) in Frameworks */ = {isa = PBXBuildFile; }; |
25 | 26 | D8F4525C2539C8A500F10963 /* TreeViewController+RATreeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F4525B2539C8A500F10963 /* TreeViewController+RATreeView.swift */; }; |
26 | 27 | D8F452642539C93200F10963 /* OutlineItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F452632539C93200F10963 /* OutlineItem.swift */; }; |
27 | 28 | D8F4526C2539CCE500F10963 /* Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = D8F4526B2539CCE500F10963 /* Cell.xib */; }; |
|
69 | 70 | buildActionMask = 2147483647; |
70 | 71 | files = ( |
71 | 72 | C14ABAA32913568C5599EFDC /* Pods_TreeView.framework in Frameworks */, |
72 | | - D8CFE6D72D848F8C001CE3C3 /* SwiftListTreeDataSource in Frameworks */, |
| 73 | + D8AD1AF92D86006A006E2326 /* SwiftListTreeDataSource in Frameworks */, |
| 74 | + D8CFE6D72D848F8C001CE3C3 /* (null) in Frameworks */, |
73 | 75 | ); |
74 | 76 | runOnlyForDeploymentPostprocessing = 0; |
75 | 77 | }; |
|
201 | 203 | ); |
202 | 204 | name = TreeView; |
203 | 205 | packageProductDependencies = ( |
204 | | - D8CFE6D62D848F8C001CE3C3 /* SwiftListTreeDataSource */, |
| 206 | + D8AD1AF82D86006A006E2326 /* SwiftListTreeDataSource */, |
205 | 207 | ); |
206 | 208 | productName = test; |
207 | 209 | productReference = D8334083253842DD00AE6894 /* TreeView.app */; |
|
231 | 233 | ); |
232 | 234 | mainGroup = D833407A253842DD00AE6894; |
233 | 235 | packageReferences = ( |
234 | | - D8CFE6D52D848F8C001CE3C3 /* XCLocalSwiftPackageReference "../../../SwiftListTreeDataSource" */, |
| 236 | + D8AD1AF72D86006A006E2326 /* XCRemoteSwiftPackageReference "SwiftListTreeDataSource" */, |
235 | 237 | ); |
236 | 238 | productRefGroup = D8334084253842DD00AE6894 /* Products */; |
237 | 239 | projectDirPath = ""; |
|
531 | 533 | /* End XCConfigurationList section */ |
532 | 534 |
|
533 | 535 | /* Begin XCRemoteSwiftPackageReference section */ |
534 | | - 08FD01D326E01B6400902DD3 /* XCRemoteSwiftPackageReference "SwiftListTreeDataSource" */ = { |
| 536 | + D8AD1AF72D86006A006E2326 /* XCRemoteSwiftPackageReference "SwiftListTreeDataSource" */ = { |
535 | 537 | isa = XCRemoteSwiftPackageReference; |
536 | 538 | repositoryURL = "https://github.com/dzmitry-antonenka/SwiftListTreeDataSource"; |
537 | 539 | requirement = { |
538 | 540 | kind = upToNextMajorVersion; |
539 | | - minimumVersion = 1.0.1; |
| 541 | + minimumVersion = 1.0.2; |
540 | 542 | }; |
541 | 543 | }; |
542 | 544 | /* End XCRemoteSwiftPackageReference section */ |
543 | 545 |
|
544 | 546 | /* Begin XCSwiftPackageProductDependency section */ |
545 | | - 08FD01D426E01B6400902DD3 /* SwiftListTreeDataSource */ = { |
| 547 | + D8AD1AF82D86006A006E2326 /* SwiftListTreeDataSource */ = { |
546 | 548 | isa = XCSwiftPackageProductDependency; |
547 | | - package = 08FD01D326E01B6400902DD3 /* XCRemoteSwiftPackageReference "SwiftListTreeDataSource" */; |
| 549 | + package = D8AD1AF72D86006A006E2326 /* XCRemoteSwiftPackageReference "SwiftListTreeDataSource" */; |
548 | 550 | productName = SwiftListTreeDataSource; |
549 | 551 | }; |
550 | 552 | /* End XCSwiftPackageProductDependency section */ |
|
0 commit comments