|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + CE1D968128F9E3D7006AC6D2 /* Zip in Frameworks */ = {isa = PBXBuildFile; productRef = CE1D968028F9E3D7006AC6D2 /* Zip */; }; |
| 11 | + CE1D968428F9E781006AC6D2 /* SWCompression in Frameworks */ = {isa = PBXBuildFile; productRef = CE1D968328F9E781006AC6D2 /* SWCompression */; }; |
10 | 12 | CE66018B28F83F33000EC344 /* deb_to_ipa_appApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE66018A28F83F33000EC344 /* deb_to_ipa_appApp.swift */; }; |
11 | 13 | CE66018D28F83F33000EC344 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE66018C28F83F33000EC344 /* ContentView.swift */; }; |
12 | 14 | CE66018F28F83F34000EC344 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = CE66018E28F83F34000EC344 /* Assets.xcassets */; }; |
13 | 15 | CE66019228F83F34000EC344 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = CE66019128F83F34000EC344 /* Preview Assets.xcassets */; }; |
14 | 16 | CE66019A28F85705000EC344 /* ArArchiveKit in Frameworks */ = {isa = PBXBuildFile; productRef = CE66019928F85705000EC344 /* ArArchiveKit */; }; |
15 | | - CE6AEB4928F8B99800FF43A9 /* Gzip in Frameworks */ = {isa = PBXBuildFile; productRef = CE6AEB4828F8B99800FF43A9 /* Gzip */; }; |
16 | | - CE6AEB4C28F8BA7600FF43A9 /* Light-Swift-Untar in Frameworks */ = {isa = PBXBuildFile; productRef = CE6AEB4B28F8BA7600FF43A9 /* Light-Swift-Untar */; }; |
17 | | - CE6AEB5128F8BD3F00FF43A9 /* Zip in Frameworks */ = {isa = PBXBuildFile; productRef = CE6AEB5028F8BD3F00FF43A9 /* Zip */; }; |
18 | 17 | /* End PBXBuildFile section */ |
19 | 18 |
|
20 | 19 | /* Begin PBXFileReference section */ |
|
30 | 29 | isa = PBXFrameworksBuildPhase; |
31 | 30 | buildActionMask = 2147483647; |
32 | 31 | files = ( |
33 | | - CE6AEB4928F8B99800FF43A9 /* Gzip in Frameworks */, |
| 32 | + CE1D968428F9E781006AC6D2 /* SWCompression in Frameworks */, |
34 | 33 | CE66019A28F85705000EC344 /* ArArchiveKit in Frameworks */, |
35 | | - CE6AEB5128F8BD3F00FF43A9 /* Zip in Frameworks */, |
36 | | - CE6AEB4C28F8BA7600FF43A9 /* Light-Swift-Untar in Frameworks */, |
| 34 | + CE1D968128F9E3D7006AC6D2 /* Zip in Frameworks */, |
37 | 35 | ); |
38 | 36 | runOnlyForDeploymentPostprocessing = 0; |
39 | 37 | }; |
|
45 | 43 | children = ( |
46 | 44 | CE66018928F83F33000EC344 /* deb-to-ipa-app */, |
47 | 45 | CE66018828F83F33000EC344 /* Products */, |
| 46 | + CE7B175B28F9D4E000B65A74 /* Frameworks */, |
48 | 47 | ); |
49 | 48 | sourceTree = "<group>"; |
50 | 49 | }; |
|
75 | 74 | path = "Preview Content"; |
76 | 75 | sourceTree = "<group>"; |
77 | 76 | }; |
| 77 | + CE7B175B28F9D4E000B65A74 /* Frameworks */ = { |
| 78 | + isa = PBXGroup; |
| 79 | + children = ( |
| 80 | + ); |
| 81 | + name = Frameworks; |
| 82 | + sourceTree = "<group>"; |
| 83 | + }; |
78 | 84 | /* End PBXGroup section */ |
79 | 85 |
|
80 | 86 | /* Begin PBXNativeTarget section */ |
|
93 | 99 | name = "deb-to-ipa-app"; |
94 | 100 | packageProductDependencies = ( |
95 | 101 | CE66019928F85705000EC344 /* ArArchiveKit */, |
96 | | - CE6AEB4828F8B99800FF43A9 /* Gzip */, |
97 | | - CE6AEB4B28F8BA7600FF43A9 /* Light-Swift-Untar */, |
98 | | - CE6AEB5028F8BD3F00FF43A9 /* Zip */, |
| 102 | + CE1D968028F9E3D7006AC6D2 /* Zip */, |
| 103 | + CE1D968328F9E781006AC6D2 /* SWCompression */, |
99 | 104 | ); |
100 | 105 | productName = "deb-to-ipa-app"; |
101 | 106 | productReference = CE66018728F83F33000EC344 /* deb-to-ipa-app.app */; |
|
127 | 132 | mainGroup = CE66017E28F83F33000EC344; |
128 | 133 | packageReferences = ( |
129 | 134 | CE66019828F85705000EC344 /* XCRemoteSwiftPackageReference "ArArchiveKit" */, |
130 | | - CE6AEB4728F8B99800FF43A9 /* XCRemoteSwiftPackageReference "GzipSwift" */, |
131 | | - CE6AEB4A28F8BA7600FF43A9 /* XCRemoteSwiftPackageReference "Light-Swift-Untar" */, |
132 | 135 | CE6AEB4F28F8BD3F00FF43A9 /* XCRemoteSwiftPackageReference "Zip" */, |
| 136 | + CE1D968228F9E781006AC6D2 /* XCRemoteSwiftPackageReference "SWCompression" */, |
133 | 137 | ); |
134 | 138 | productRefGroup = CE66018828F83F33000EC344 /* Products */; |
135 | 139 | projectDirPath = ""; |
|
365 | 369 | /* End XCConfigurationList section */ |
366 | 370 |
|
367 | 371 | /* Begin XCRemoteSwiftPackageReference section */ |
368 | | - CE66019828F85705000EC344 /* XCRemoteSwiftPackageReference "ArArchiveKit" */ = { |
| 372 | + CE1D968228F9E781006AC6D2 /* XCRemoteSwiftPackageReference "SWCompression" */ = { |
369 | 373 | isa = XCRemoteSwiftPackageReference; |
370 | | - repositoryURL = "https://github.com/LebJe/ArArchiveKit"; |
| 374 | + repositoryURL = "https://github.com/tsolomko/SWCompression"; |
371 | 375 | requirement = { |
372 | | - kind = upToNextMajorVersion; |
373 | | - minimumVersion = 0.3.0; |
| 376 | + branch = develop; |
| 377 | + kind = branch; |
374 | 378 | }; |
375 | 379 | }; |
376 | | - CE6AEB4728F8B99800FF43A9 /* XCRemoteSwiftPackageReference "GzipSwift" */ = { |
| 380 | + CE66019828F85705000EC344 /* XCRemoteSwiftPackageReference "ArArchiveKit" */ = { |
377 | 381 | isa = XCRemoteSwiftPackageReference; |
378 | | - repositoryURL = "https://github.com/1024jp/GzipSwift"; |
| 382 | + repositoryURL = "https://github.com/LebJe/ArArchiveKit"; |
379 | 383 | requirement = { |
380 | 384 | kind = upToNextMajorVersion; |
381 | | - minimumVersion = 5.0.0; |
382 | | - }; |
383 | | - }; |
384 | | - CE6AEB4A28F8BA7600FF43A9 /* XCRemoteSwiftPackageReference "Light-Swift-Untar" */ = { |
385 | | - isa = XCRemoteSwiftPackageReference; |
386 | | - repositoryURL = "https://github.com/UInt2048/Light-Swift-Untar"; |
387 | | - requirement = { |
388 | | - branch = main; |
389 | | - kind = branch; |
| 385 | + minimumVersion = 0.3.0; |
390 | 386 | }; |
391 | 387 | }; |
392 | 388 | CE6AEB4F28F8BD3F00FF43A9 /* XCRemoteSwiftPackageReference "Zip" */ = { |
|
400 | 396 | /* End XCRemoteSwiftPackageReference section */ |
401 | 397 |
|
402 | 398 | /* Begin XCSwiftPackageProductDependency section */ |
403 | | - CE66019928F85705000EC344 /* ArArchiveKit */ = { |
404 | | - isa = XCSwiftPackageProductDependency; |
405 | | - package = CE66019828F85705000EC344 /* XCRemoteSwiftPackageReference "ArArchiveKit" */; |
406 | | - productName = ArArchiveKit; |
407 | | - }; |
408 | | - CE6AEB4828F8B99800FF43A9 /* Gzip */ = { |
| 399 | + CE1D968028F9E3D7006AC6D2 /* Zip */ = { |
409 | 400 | isa = XCSwiftPackageProductDependency; |
410 | | - package = CE6AEB4728F8B99800FF43A9 /* XCRemoteSwiftPackageReference "GzipSwift" */; |
411 | | - productName = Gzip; |
| 401 | + package = CE6AEB4F28F8BD3F00FF43A9 /* XCRemoteSwiftPackageReference "Zip" */; |
| 402 | + productName = Zip; |
412 | 403 | }; |
413 | | - CE6AEB4B28F8BA7600FF43A9 /* Light-Swift-Untar */ = { |
| 404 | + CE1D968328F9E781006AC6D2 /* SWCompression */ = { |
414 | 405 | isa = XCSwiftPackageProductDependency; |
415 | | - package = CE6AEB4A28F8BA7600FF43A9 /* XCRemoteSwiftPackageReference "Light-Swift-Untar" */; |
416 | | - productName = "Light-Swift-Untar"; |
| 406 | + package = CE1D968228F9E781006AC6D2 /* XCRemoteSwiftPackageReference "SWCompression" */; |
| 407 | + productName = SWCompression; |
417 | 408 | }; |
418 | | - CE6AEB5028F8BD3F00FF43A9 /* Zip */ = { |
| 409 | + CE66019928F85705000EC344 /* ArArchiveKit */ = { |
419 | 410 | isa = XCSwiftPackageProductDependency; |
420 | | - package = CE6AEB4F28F8BD3F00FF43A9 /* XCRemoteSwiftPackageReference "Zip" */; |
421 | | - productName = Zip; |
| 411 | + package = CE66019828F85705000EC344 /* XCRemoteSwiftPackageReference "ArArchiveKit" */; |
| 412 | + productName = ArArchiveKit; |
422 | 413 | }; |
423 | 414 | /* End XCSwiftPackageProductDependency section */ |
424 | 415 | }; |
|
0 commit comments