|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 7867962A2CF73B5600352F7A /* coreml-stable-diffusion-swift in Frameworks */ = {isa = PBXBuildFile; productRef = 786796292CF73B5600352F7A /* coreml-stable-diffusion-swift */; }; |
10 | 11 | 7883737D2C58FCEC007C71A5 /* img_01.png in Resources */ = {isa = PBXBuildFile; fileRef = 7883737C2C58FCEC007C71A5 /* img_01.png */; };
|
11 | 12 | 789DF2422A0BA5C9003AEAA3 /* img_08.gif in Resources */ = {isa = PBXBuildFile; fileRef = 789DF2412A0BA5C9003AEAA3 /* img_08.gif */; };
|
12 | 13 | 789E96BC29CDC71600E7C50A /* coreml_stable_diffusion_swift_exampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789E96BB29CDC71600E7C50A /* coreml_stable_diffusion_swift_exampleApp.swift */; };
|
|
84 | 85 | isa = PBXFrameworksBuildPhase;
|
85 | 86 | buildActionMask = 2147483647;
|
86 | 87 | files = (
|
| 88 | + 7867962A2CF73B5600352F7A /* coreml-stable-diffusion-swift in Frameworks */, |
87 | 89 | );
|
88 | 90 | runOnlyForDeploymentPostprocessing = 0;
|
89 | 91 | };
|
|
266 | 268 | );
|
267 | 269 | name = "coreml-stable-diffusion-swift-example";
|
268 | 270 | packageProductDependencies = (
|
| 271 | + 786796292CF73B5600352F7A /* coreml-stable-diffusion-swift */, |
269 | 272 | );
|
270 | 273 | productName = "coreml-stable-diffusion-swift-example";
|
271 | 274 | productReference = 789E96B829CDC71600E7C50A /* coreml-stable-diffusion-swift-example.app */;
|
|
748 | 751 | };
|
749 | 752 | };
|
750 | 753 | /* End XCRemoteSwiftPackageReference section */
|
| 754 | + |
| 755 | +/* Begin XCSwiftPackageProductDependency section */ |
| 756 | + 786796292CF73B5600352F7A /* coreml-stable-diffusion-swift */ = { |
| 757 | + isa = XCSwiftPackageProductDependency; |
| 758 | + package = 786796282CF73AFB00352F7A /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */; |
| 759 | + productName = "coreml-stable-diffusion-swift"; |
| 760 | + }; |
| 761 | +/* End XCSwiftPackageProductDependency section */ |
751 | 762 | };
|
752 | 763 | rootObject = 789E96B029CDC71600E7C50A /* Project object */;
|
753 | 764 | }
|
0 commit comments