|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + FD2F25DD2CA6D18600092190 /* Dripper in Frameworks */ = {isa = PBXBuildFile; productRef = FD2F25DC2CA6D18600092190 /* Dripper */; }; |
10 | 11 | FD5BAAF32C6B34700076482B /* Dripper in Frameworks */ = {isa = PBXBuildFile; productRef = FD5BAAF22C6B34700076482B /* Dripper */; }; |
11 | 12 | FD760AB72C9D4964005438A7 /* Dripper in Frameworks */ = {isa = PBXBuildFile; productRef = FD760AB62C9D4964005438A7 /* Dripper */; }; |
12 | 13 | /* End PBXBuildFile section */ |
|
28 | 29 | isa = PBXFrameworksBuildPhase; |
29 | 30 | buildActionMask = 2147483647; |
30 | 31 | files = ( |
| 32 | + FD2F25DD2CA6D18600092190 /* Dripper in Frameworks */, |
31 | 33 | FD5BAAF32C6B34700076482B /* Dripper in Frameworks */, |
32 | 34 | FD760AB72C9D4964005438A7 /* Dripper in Frameworks */, |
33 | 35 | ); |
|
74 | 76 | packageProductDependencies = ( |
75 | 77 | FD5BAAF22C6B34700076482B /* Dripper */, |
76 | 78 | FD760AB62C9D4964005438A7 /* Dripper */, |
| 79 | + FD2F25DC2CA6D18600092190 /* Dripper */, |
77 | 80 | ); |
78 | 81 | productName = DripperDemo; |
79 | 82 | productReference = FD5BAAE02C6B326B0076482B /* DripperDemo.app */; |
|
104 | 107 | mainGroup = FD5BAAD72C6B326B0076482B; |
105 | 108 | minimizedProjectReferenceProxies = 1; |
106 | 109 | packageReferences = ( |
107 | | - FD760AB52C9D4964005438A7 /* XCLocalSwiftPackageReference "../../../Dripper" */, |
| 110 | + FD2F25DB2CA6D18600092190 /* XCRemoteSwiftPackageReference "Dripper" */, |
108 | 111 | ); |
109 | 112 | preferredProjectObjectVersion = 77; |
110 | 113 | productRefGroup = FD5BAAE12C6B326B0076482B /* Products */; |
|
339 | 342 | }; |
340 | 343 | /* End XCConfigurationList section */ |
341 | 344 |
|
342 | | -/* Begin XCLocalSwiftPackageReference section */ |
343 | | - FD760AB52C9D4964005438A7 /* XCLocalSwiftPackageReference "../../../Dripper" */ = { |
344 | | - isa = XCLocalSwiftPackageReference; |
345 | | - relativePath = ../../../Dripper; |
| 345 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 346 | + FD2F25DB2CA6D18600092190 /* XCRemoteSwiftPackageReference "Dripper" */ = { |
| 347 | + isa = XCRemoteSwiftPackageReference; |
| 348 | + repositoryURL = "https://github.com/musicspot24/Dripper"; |
| 349 | + requirement = { |
| 350 | + kind = upToNextMajorVersion; |
| 351 | + minimumVersion = 0.0.1; |
| 352 | + }; |
346 | 353 | }; |
347 | | -/* End XCLocalSwiftPackageReference section */ |
| 354 | +/* End XCRemoteSwiftPackageReference section */ |
348 | 355 |
|
349 | 356 | /* Begin XCSwiftPackageProductDependency section */ |
| 357 | + FD2F25DC2CA6D18600092190 /* Dripper */ = { |
| 358 | + isa = XCSwiftPackageProductDependency; |
| 359 | + package = FD2F25DB2CA6D18600092190 /* XCRemoteSwiftPackageReference "Dripper" */; |
| 360 | + productName = Dripper; |
| 361 | + }; |
350 | 362 | FD5BAAF22C6B34700076482B /* Dripper */ = { |
351 | 363 | isa = XCSwiftPackageProductDependency; |
352 | 364 | productName = Dripper; |
|
0 commit comments