|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 7883737D2C58FCEC007C71A5 /* img_01.png in Resources */ = {isa = PBXBuildFile; fileRef = 7883737C2C58FCEC007C71A5 /* img_01.png */; };
|
11 |
| - 788373832C5A2EB1007C71A5 /* coreml-stable-diffusion-swift in Frameworks */ = {isa = PBXBuildFile; productRef = 788373822C5A2EB1007C71A5 /* coreml-stable-diffusion-swift */; }; |
12 | 11 | 789DF2422A0BA5C9003AEAA3 /* img_08.gif in Resources */ = {isa = PBXBuildFile; fileRef = 789DF2412A0BA5C9003AEAA3 /* img_08.gif */; };
|
13 | 12 | 789E96BC29CDC71600E7C50A /* coreml_stable_diffusion_swift_exampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789E96BB29CDC71600E7C50A /* coreml_stable_diffusion_swift_exampleApp.swift */; };
|
14 | 13 | 789E96BE29CDC71600E7C50A /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789E96BD29CDC71600E7C50A /* ContentView.swift */; };
|
|
85 | 84 | isa = PBXFrameworksBuildPhase;
|
86 | 85 | buildActionMask = 2147483647;
|
87 | 86 | files = (
|
88 |
| - 788373832C5A2EB1007C71A5 /* coreml-stable-diffusion-swift in Frameworks */, |
89 | 87 | );
|
90 | 88 | runOnlyForDeploymentPostprocessing = 0;
|
91 | 89 | };
|
|
268 | 266 | );
|
269 | 267 | name = "coreml-stable-diffusion-swift-example";
|
270 | 268 | packageProductDependencies = (
|
271 |
| - 788373822C5A2EB1007C71A5 /* coreml-stable-diffusion-swift */, |
272 | 269 | );
|
273 | 270 | productName = "coreml-stable-diffusion-swift-example";
|
274 | 271 | productReference = 789E96B829CDC71600E7C50A /* coreml-stable-diffusion-swift-example.app */;
|
|
343 | 340 | );
|
344 | 341 | mainGroup = 789E96AF29CDC71600E7C50A;
|
345 | 342 | packageReferences = (
|
346 |
| - 788373812C5A2E73007C71A5 /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */, |
| 343 | + 786796282CF73AFB00352F7A /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */, |
347 | 344 | );
|
348 | 345 | productRefGroup = 789E96B929CDC71600E7C50A /* Products */;
|
349 | 346 | projectDirPath = "";
|
|
742 | 739 | /* End XCConfigurationList section */
|
743 | 740 |
|
744 | 741 | /* Begin XCRemoteSwiftPackageReference section */
|
745 |
| - 788373812C5A2E73007C71A5 /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */ = { |
| 742 | + 786796282CF73AFB00352F7A /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */ = { |
746 | 743 | isa = XCRemoteSwiftPackageReference;
|
747 |
| - repositoryURL = "https://github.com/The-Igor/coreml-stable-diffusion-swift"; |
| 744 | + repositoryURL = "https://github.com/igor11191708/coreml-stable-diffusion-swift"; |
748 | 745 | requirement = {
|
749 | 746 | branch = main;
|
750 | 747 | kind = branch;
|
751 | 748 | };
|
752 | 749 | };
|
753 | 750 | /* End XCRemoteSwiftPackageReference section */
|
754 |
| - |
755 |
| -/* Begin XCSwiftPackageProductDependency section */ |
756 |
| - 788373822C5A2EB1007C71A5 /* coreml-stable-diffusion-swift */ = { |
757 |
| - isa = XCSwiftPackageProductDependency; |
758 |
| - package = 788373812C5A2E73007C71A5 /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */; |
759 |
| - productName = "coreml-stable-diffusion-swift"; |
760 |
| - }; |
761 |
| -/* End XCSwiftPackageProductDependency section */ |
762 | 751 | };
|
763 | 752 | rootObject = 789E96B029CDC71600E7C50A /* Project object */;
|
764 | 753 | }
|
0 commit comments