|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 7817D4EB2C946AB900C1B686 /* openai-async-image-swiftui in Frameworks */ = {isa = PBXBuildFile; productRef = 7817D4EA2C946AB900C1B686 /* openai-async-image-swiftui */; }; |
11 | 10 | 783CE13C29A0C87600A88982 /* openai_async_image_swiftui_exampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 783CE13B29A0C87600A88982 /* openai_async_image_swiftui_exampleApp.swift */; };
|
12 | 11 | 783CE13E29A0C87600A88982 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 783CE13D29A0C87600A88982 /* ContentView.swift */; };
|
13 | 12 | 783CE14029A0C87800A88982 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 783CE13F29A0C87800A88982 /* Assets.xcassets */; };
|
14 | 13 | 783CE14429A0C87800A88982 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 783CE14329A0C87800A88982 /* Preview Assets.xcassets */; };
|
15 | 14 | 783D05BA29AE2B5100C5D2B0 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 783D05B929AE2B5100C5D2B0 /* README.md */; };
|
16 | 15 | 783D05C329AF609C00C5D2B0 /* sun_iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 783D05C229AF609C00C5D2B0 /* sun_iphone.png */; };
|
| 16 | + 785C65B62C9DA70B00F94362 /* openai-async-image-swiftui in Frameworks */ = {isa = PBXBuildFile; productRef = 785C65B52C9DA70B00F94362 /* openai-async-image-swiftui */; }; |
17 | 17 | 78976E202C3AE11F00791CC3 /* TextWithLinks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78976E1F2C3AE11F00791CC3 /* TextWithLinks.swift */; };
|
18 | 18 | /* End PBXBuildFile section */
|
19 | 19 |
|
|
34 | 34 | isa = PBXFrameworksBuildPhase;
|
35 | 35 | buildActionMask = 2147483647;
|
36 | 36 | files = (
|
37 |
| - 7817D4EB2C946AB900C1B686 /* openai-async-image-swiftui in Frameworks */, |
| 37 | + 785C65B62C9DA70B00F94362 /* openai-async-image-swiftui in Frameworks */, |
38 | 38 | );
|
39 | 39 | runOnlyForDeploymentPostprocessing = 0;
|
40 | 40 | };
|
|
121 | 121 | );
|
122 | 122 | name = "openai-async-image-swiftui-example";
|
123 | 123 | packageProductDependencies = (
|
124 |
| - 7817D4EA2C946AB900C1B686 /* openai-async-image-swiftui */, |
| 124 | + 785C65B52C9DA70B00F94362 /* openai-async-image-swiftui */, |
125 | 125 | );
|
126 | 126 | productName = "openai-async-image-swiftui-example";
|
127 | 127 | productReference = 783CE13829A0C87600A88982 /* openai-async-image-swiftui-example.app */;
|
|
152 | 152 | );
|
153 | 153 | mainGroup = 783CE12F29A0C87600A88982;
|
154 | 154 | packageReferences = (
|
155 |
| - 7817D4E92C946AB900C1B686 /* XCRemoteSwiftPackageReference "openai-async-image-swiftui" */, |
| 155 | + 785C65B42C9DA70B00F94362 /* XCRemoteSwiftPackageReference "openai-asyncimage-swiftui" */, |
156 | 156 | );
|
157 | 157 | productRefGroup = 783CE13929A0C87600A88982 /* Products */;
|
158 | 158 | projectDirPath = "";
|
|
412 | 412 | /* End XCConfigurationList section */
|
413 | 413 |
|
414 | 414 | /* Begin XCRemoteSwiftPackageReference section */
|
415 |
| - 7817D4E92C946AB900C1B686 /* XCRemoteSwiftPackageReference "openai-async-image-swiftui" */ = { |
| 415 | + 785C65B42C9DA70B00F94362 /* XCRemoteSwiftPackageReference "openai-asyncimage-swiftui" */ = { |
416 | 416 | isa = XCRemoteSwiftPackageReference;
|
417 |
| - repositoryURL = "https://github.com/igor11191708/openai-async-image-swiftui"; |
| 417 | + repositoryURL = "https://github.com/igor11191708/openai-asyncimage-swiftui"; |
418 | 418 | requirement = {
|
419 | 419 | branch = main;
|
420 | 420 | kind = branch;
|
|
423 | 423 | /* End XCRemoteSwiftPackageReference section */
|
424 | 424 |
|
425 | 425 | /* Begin XCSwiftPackageProductDependency section */
|
426 |
| - 7817D4EA2C946AB900C1B686 /* openai-async-image-swiftui */ = { |
| 426 | + 785C65B52C9DA70B00F94362 /* openai-async-image-swiftui */ = { |
427 | 427 | isa = XCSwiftPackageProductDependency;
|
428 |
| - package = 7817D4E92C946AB900C1B686 /* XCRemoteSwiftPackageReference "openai-async-image-swiftui" */; |
| 428 | + package = 785C65B42C9DA70B00F94362 /* XCRemoteSwiftPackageReference "openai-asyncimage-swiftui" */; |
429 | 429 | productName = "openai-async-image-swiftui";
|
430 | 430 | };
|
431 | 431 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments