|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 0ACF11DF2CC3CA11008D8E5C /* Inject in Frameworks */ = {isa = PBXBuildFile; productRef = 0ACF11DE2CC3CA11008D8E5C /* Inject */; }; |
11 |
| - 0ACF11E22CC3CA30008D8E5C /* MeshingKit in Frameworks */ = {isa = PBXBuildFile; productRef = 0ACF11E12CC3CA30008D8E5C /* MeshingKit */; }; |
| 10 | + 0A2DF7D82CC3D03400920005 /* MeshingKit in Frameworks */ = {isa = PBXBuildFile; productRef = 0A2DF7D72CC3D03400920005 /* MeshingKit */; }; |
| 11 | + 0A2DF7DB2CC3D07D00920005 /* Inject in Frameworks */ = {isa = PBXBuildFile; productRef = 0A2DF7DA2CC3D07D00920005 /* Inject */; }; |
12 | 12 | /* End PBXBuildFile section */
|
13 | 13 |
|
14 | 14 | /* Begin PBXFileReference section */
|
|
28 | 28 | isa = PBXFrameworksBuildPhase;
|
29 | 29 | buildActionMask = 2147483647;
|
30 | 30 | files = (
|
31 |
| - 0ACF11DF2CC3CA11008D8E5C /* Inject in Frameworks */, |
32 |
| - 0ACF11E22CC3CA30008D8E5C /* MeshingKit in Frameworks */, |
| 31 | + 0A2DF7D82CC3D03400920005 /* MeshingKit in Frameworks */, |
| 32 | + 0A2DF7DB2CC3D07D00920005 /* Inject in Frameworks */, |
33 | 33 | );
|
34 | 34 | runOnlyForDeploymentPostprocessing = 0;
|
35 | 35 | };
|
|
72 | 72 | );
|
73 | 73 | name = Meshin;
|
74 | 74 | packageProductDependencies = (
|
75 |
| - 0ACF11DE2CC3CA11008D8E5C /* Inject */, |
76 |
| - 0ACF11E12CC3CA30008D8E5C /* MeshingKit */, |
| 75 | + 0A2DF7D72CC3D03400920005 /* MeshingKit */, |
| 76 | + 0A2DF7DA2CC3D07D00920005 /* Inject */, |
77 | 77 | );
|
78 | 78 | productName = Meshin;
|
79 | 79 | productReference = 0ACF11BF2CC3C99F008D8E5C /* Meshin.app */;
|
|
104 | 104 | mainGroup = 0ACF11B62CC3C99F008D8E5C;
|
105 | 105 | minimizedProjectReferenceProxies = 1;
|
106 | 106 | packageReferences = (
|
107 |
| - 0ACF11DD2CC3CA11008D8E5C /* XCRemoteSwiftPackageReference "Inject" */, |
108 |
| - 0ACF11E02CC3CA30008D8E5C /* XCRemoteSwiftPackageReference "MeshingKit" */, |
| 107 | + 0A2DF7D62CC3D03400920005 /* XCRemoteSwiftPackageReference "MeshingKit" */, |
| 108 | + 0A2DF7D92CC3D07D00920005 /* XCRemoteSwiftPackageReference "Inject" */, |
109 | 109 | );
|
110 | 110 | preferredProjectObjectVersion = 77;
|
111 | 111 | productRefGroup = 0ACF11C02CC3C99F008D8E5C /* Products */;
|
|
354 | 354 | /* End XCConfigurationList section */
|
355 | 355 |
|
356 | 356 | /* Begin XCRemoteSwiftPackageReference section */
|
357 |
| - 0ACF11DD2CC3CA11008D8E5C /* XCRemoteSwiftPackageReference "Inject" */ = { |
| 357 | + 0A2DF7D62CC3D03400920005 /* XCRemoteSwiftPackageReference "MeshingKit" */ = { |
358 | 358 | isa = XCRemoteSwiftPackageReference;
|
359 |
| - repositoryURL = "https://github.com/krzysztofzablocki/Inject"; |
| 359 | + repositoryURL = "https://github.com/rryam/MeshingKit"; |
360 | 360 | requirement = {
|
361 |
| - kind = upToNextMajorVersion; |
362 |
| - minimumVersion = 1.5.2; |
| 361 | + branch = main; |
| 362 | + kind = branch; |
363 | 363 | };
|
364 | 364 | };
|
365 |
| - 0ACF11E02CC3CA30008D8E5C /* XCRemoteSwiftPackageReference "MeshingKit" */ = { |
| 365 | + 0A2DF7D92CC3D07D00920005 /* XCRemoteSwiftPackageReference "Inject" */ = { |
366 | 366 | isa = XCRemoteSwiftPackageReference;
|
367 |
| - repositoryURL = "https://github.com/rryam/MeshingKit"; |
| 367 | + repositoryURL = "https://github.com/krzysztofzablocki/Inject"; |
368 | 368 | requirement = {
|
369 |
| - branch = main; |
370 |
| - kind = branch; |
| 369 | + kind = upToNextMajorVersion; |
| 370 | + minimumVersion = 1.5.2; |
371 | 371 | };
|
372 | 372 | };
|
373 | 373 | /* End XCRemoteSwiftPackageReference section */
|
374 | 374 |
|
375 | 375 | /* Begin XCSwiftPackageProductDependency section */
|
376 |
| - 0ACF11DE2CC3CA11008D8E5C /* Inject */ = { |
| 376 | + 0A2DF7D72CC3D03400920005 /* MeshingKit */ = { |
377 | 377 | isa = XCSwiftPackageProductDependency;
|
378 |
| - package = 0ACF11DD2CC3CA11008D8E5C /* XCRemoteSwiftPackageReference "Inject" */; |
379 |
| - productName = Inject; |
| 378 | + package = 0A2DF7D62CC3D03400920005 /* XCRemoteSwiftPackageReference "MeshingKit" */; |
| 379 | + productName = MeshingKit; |
380 | 380 | };
|
381 |
| - 0ACF11E12CC3CA30008D8E5C /* MeshingKit */ = { |
| 381 | + 0A2DF7DA2CC3D07D00920005 /* Inject */ = { |
382 | 382 | isa = XCSwiftPackageProductDependency;
|
383 |
| - package = 0ACF11E02CC3CA30008D8E5C /* XCRemoteSwiftPackageReference "MeshingKit" */; |
384 |
| - productName = MeshingKit; |
| 383 | + package = 0A2DF7D92CC3D07D00920005 /* XCRemoteSwiftPackageReference "Inject" */; |
| 384 | + productName = Inject; |
385 | 385 | };
|
386 | 386 | /* End XCSwiftPackageProductDependency section */
|
387 | 387 | };
|
|
0 commit comments