|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 868A33682BB476FA00304BB1 /* FirebaseVertexAI-Preview in Frameworks */ = {isa = PBXBuildFile; productRef = 868A33672BB476FA00304BB1 /* FirebaseVertexAI-Preview */; }; |
11 | 10 | 869200B32B879C4F00482873 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 869200B22B879C4F00482873 /* GoogleService-Info.plist */; };
|
12 | 11 | 86C1F4832BC726150026816F /* FunctionCallingScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C1F47E2BC726150026816F /* FunctionCallingScreen.swift */; };
|
13 | 12 | 86C1F4842BC726150026816F /* FunctionCallingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C1F4802BC726150026816F /* FunctionCallingViewModel.swift */; };
|
| 13 | + 86D9CA8B2BED3EE1007D939E /* FirebaseAppCheck in Frameworks */ = {isa = PBXBuildFile; productRef = 86D9CA8A2BED3EE1007D939E /* FirebaseAppCheck */; }; |
| 14 | + 86D9CA8F2BED3EE1007D939E /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 86D9CA8E2BED3EE1007D939E /* FirebaseAuth */; }; |
| 15 | + 86D9CAB52BED3EE1007D939E /* FirebaseStorage in Frameworks */ = {isa = PBXBuildFile; productRef = 86D9CAB42BED3EE1007D939E /* FirebaseStorage */; }; |
| 16 | + 86D9CAB92BED3EE1007D939E /* FirebaseVertexAI-Preview in Frameworks */ = {isa = PBXBuildFile; productRef = 86D9CAB82BED3EE1007D939E /* FirebaseVertexAI-Preview */; }; |
14 | 17 | 88263BF02B239C09008AB09B /* ErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88263BEE2B239BFE008AB09B /* ErrorView.swift */; };
|
15 | 18 | 88263BF12B239C11008AB09B /* ErrorDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889873842B208563005B4896 /* ErrorDetailsView.swift */; };
|
16 | 19 | 8848C8332B0D04BC007B434F /* VertexAISampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8848C8322B0D04BC007B434F /* VertexAISampleApp.swift */; };
|
|
64 | 67 | isa = PBXFrameworksBuildPhase;
|
65 | 68 | buildActionMask = 2147483647;
|
66 | 69 | files = (
|
67 |
| - 868A33682BB476FA00304BB1 /* FirebaseVertexAI-Preview in Frameworks */, |
68 | 70 | 886F95D82B17BA420036F07A /* MarkdownUI in Frameworks */,
|
| 71 | + 86D9CAB52BED3EE1007D939E /* FirebaseStorage in Frameworks */, |
| 72 | + 86D9CA8F2BED3EE1007D939E /* FirebaseAuth in Frameworks */, |
| 73 | + 86D9CA8B2BED3EE1007D939E /* FirebaseAppCheck in Frameworks */, |
69 | 74 | 886F95E32B17D6630036F07A /* GenerativeAIUIComponents in Frameworks */,
|
| 75 | + 86D9CAB92BED3EE1007D939E /* FirebaseVertexAI-Preview in Frameworks */, |
70 | 76 | );
|
71 | 77 | runOnlyForDeploymentPostprocessing = 0;
|
72 | 78 | };
|
|
292 | 298 | packageProductDependencies = (
|
293 | 299 | 886F95D72B17BA420036F07A /* MarkdownUI */,
|
294 | 300 | 886F95E22B17D6630036F07A /* GenerativeAIUIComponents */,
|
295 |
| - 868A33672BB476FA00304BB1 /* FirebaseVertexAI-Preview */, |
| 301 | + 86D9CA8A2BED3EE1007D939E /* FirebaseAppCheck */, |
| 302 | + 86D9CA8E2BED3EE1007D939E /* FirebaseAuth */, |
| 303 | + 86D9CAB42BED3EE1007D939E /* FirebaseStorage */, |
| 304 | + 86D9CAB82BED3EE1007D939E /* FirebaseVertexAI-Preview */, |
296 | 305 | );
|
297 | 306 | productName = GenerativeAISample;
|
298 | 307 | productReference = 8848C82F2B0D04BC007B434F /* VertexAISample.app */;
|
|
325 | 334 | packageReferences = (
|
326 | 335 | 88209C212B0FBDF700F64795 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */,
|
327 | 336 | DEA09AC32B1FCE22001962D9 /* XCRemoteSwiftPackageReference "NetworkImage" */,
|
328 |
| - 868A33642BB476FA00304BB1 /* XCLocalSwiftPackageReference "../.." */, |
| 337 | + 86D9CA892BED3EE1007D939E /* XCLocalSwiftPackageReference "../.." */, |
329 | 338 | );
|
330 | 339 | productRefGroup = 8848C8302B0D04BC007B434F /* Products */;
|
331 | 340 | projectDirPath = "";
|
|
578 | 587 | /* End XCConfigurationList section */
|
579 | 588 |
|
580 | 589 | /* Begin XCLocalSwiftPackageReference section */
|
581 |
| - 868A33642BB476FA00304BB1 /* XCLocalSwiftPackageReference "../.." */ = { |
| 590 | + 86D9CA892BED3EE1007D939E /* XCLocalSwiftPackageReference "../.." */ = { |
582 | 591 | isa = XCLocalSwiftPackageReference;
|
583 | 592 | relativePath = ../..;
|
584 | 593 | };
|
|
604 | 613 | /* End XCRemoteSwiftPackageReference section */
|
605 | 614 |
|
606 | 615 | /* Begin XCSwiftPackageProductDependency section */
|
607 |
| - 868A33672BB476FA00304BB1 /* FirebaseVertexAI-Preview */ = { |
| 616 | + 86D9CA8A2BED3EE1007D939E /* FirebaseAppCheck */ = { |
| 617 | + isa = XCSwiftPackageProductDependency; |
| 618 | + productName = FirebaseAppCheck; |
| 619 | + }; |
| 620 | + 86D9CA8E2BED3EE1007D939E /* FirebaseAuth */ = { |
| 621 | + isa = XCSwiftPackageProductDependency; |
| 622 | + productName = FirebaseAuth; |
| 623 | + }; |
| 624 | + 86D9CAB42BED3EE1007D939E /* FirebaseStorage */ = { |
| 625 | + isa = XCSwiftPackageProductDependency; |
| 626 | + productName = FirebaseStorage; |
| 627 | + }; |
| 628 | + 86D9CAB82BED3EE1007D939E /* FirebaseVertexAI-Preview */ = { |
608 | 629 | isa = XCSwiftPackageProductDependency;
|
609 | 630 | productName = "FirebaseVertexAI-Preview";
|
610 | 631 | };
|
|
0 commit comments