|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 788373752C58F927007C71A5 /* coreml-stable-diffusion-swift in Frameworks */ = {isa = PBXBuildFile; productRef = 788373742C58F927007C71A5 /* coreml-stable-diffusion-swift */; }; |
10 | 11 | 789DF2422A0BA5C9003AEAA3 /* img_08.gif in Resources */ = {isa = PBXBuildFile; fileRef = 789DF2412A0BA5C9003AEAA3 /* img_08.gif */; };
|
11 | 12 | 789E96BC29CDC71600E7C50A /* coreml_stable_diffusion_swift_exampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789E96BB29CDC71600E7C50A /* coreml_stable_diffusion_swift_exampleApp.swift */; };
|
12 | 13 | 789E96BE29CDC71600E7C50A /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789E96BD29CDC71600E7C50A /* ContentView.swift */; };
|
|
28 | 29 | 789E970629CDC7D300E7C50A /* LogEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789E970229CDC7D300E7C50A /* LogEvent.swift */; };
|
29 | 30 | 789E970729CDC7D300E7C50A /* LogEvenType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789E970429CDC7D300E7C50A /* LogEvenType.swift */; };
|
30 | 31 | 789E970929CDC98700E7C50A /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 789E970829CDC98600E7C50A /* README.md */; };
|
31 |
| - 78B42EC72C526C3C005E2367 /* coreml-stable-diffusion-swift in Frameworks */ = {isa = PBXBuildFile; productRef = 78B42EC62C526C3C005E2367 /* coreml-stable-diffusion-swift */; }; |
32 | 32 | 78EEEE6929DDBB2B00EDF91F /* img_01.png in Resources */ = {isa = PBXBuildFile; fileRef = 78EEEE6829DDBB2B00EDF91F /* img_01.png */; };
|
33 | 33 | 78EEEE6F29DDCAA700EDF91F /* img_03.png in Resources */ = {isa = PBXBuildFile; fileRef = 78EEEE6E29DDCAA700EDF91F /* img_03.png */; };
|
34 | 34 | /* End PBXBuildFile section */
|
|
85 | 85 | isa = PBXFrameworksBuildPhase;
|
86 | 86 | buildActionMask = 2147483647;
|
87 | 87 | files = (
|
88 |
| - 78B42EC72C526C3C005E2367 /* coreml-stable-diffusion-swift in Frameworks */, |
| 88 | + 788373752C58F927007C71A5 /* coreml-stable-diffusion-swift in Frameworks */, |
89 | 89 | );
|
90 | 90 | runOnlyForDeploymentPostprocessing = 0;
|
91 | 91 | };
|
|
268 | 268 | );
|
269 | 269 | name = "coreml-stable-diffusion-swift-example";
|
270 | 270 | packageProductDependencies = (
|
271 |
| - 78B42EC62C526C3C005E2367 /* coreml-stable-diffusion-swift */, |
| 271 | + 788373742C58F927007C71A5 /* coreml-stable-diffusion-swift */, |
272 | 272 | );
|
273 | 273 | productName = "coreml-stable-diffusion-swift-example";
|
274 | 274 | productReference = 789E96B829CDC71600E7C50A /* coreml-stable-diffusion-swift-example.app */;
|
|
343 | 343 | );
|
344 | 344 | mainGroup = 789E96AF29CDC71600E7C50A;
|
345 | 345 | packageReferences = (
|
346 |
| - 78B42EC52C526C2A005E2367 /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */, |
| 346 | + 788373712C58F8FF007C71A5 /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */, |
347 | 347 | );
|
348 | 348 | productRefGroup = 789E96B929CDC71600E7C50A /* Products */;
|
349 | 349 | projectDirPath = "";
|
|
738 | 738 | /* End XCConfigurationList section */
|
739 | 739 |
|
740 | 740 | /* Begin XCRemoteSwiftPackageReference section */
|
741 |
| - 78B42EC52C526C2A005E2367 /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */ = { |
| 741 | + 788373712C58F8FF007C71A5 /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */ = { |
742 | 742 | isa = XCRemoteSwiftPackageReference;
|
743 | 743 | repositoryURL = "https://github.com/The-Igor/coreml-stable-diffusion-swift";
|
744 | 744 | requirement = {
|
|
749 | 749 | /* End XCRemoteSwiftPackageReference section */
|
750 | 750 |
|
751 | 751 | /* Begin XCSwiftPackageProductDependency section */
|
752 |
| - 78B42EC62C526C3C005E2367 /* coreml-stable-diffusion-swift */ = { |
| 752 | + 788373742C58F927007C71A5 /* coreml-stable-diffusion-swift */ = { |
753 | 753 | isa = XCSwiftPackageProductDependency;
|
754 |
| - package = 78B42EC52C526C2A005E2367 /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */; |
| 754 | + package = 788373712C58F8FF007C71A5 /* XCRemoteSwiftPackageReference "coreml-stable-diffusion-swift" */; |
755 | 755 | productName = "coreml-stable-diffusion-swift";
|
756 | 756 | };
|
757 | 757 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments