|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 868A33662BB476FA00304BB1 /* FirebaseAppCheck in Frameworks */ = {isa = PBXBuildFile; productRef = 868A33652BB476FA00304BB1 /* FirebaseAppCheck */; }; |
11 | 10 | 868A33682BB476FA00304BB1 /* FirebaseVertexAI-Preview in Frameworks */ = {isa = PBXBuildFile; productRef = 868A33672BB476FA00304BB1 /* FirebaseVertexAI-Preview */; };
|
12 | 11 | 869200B32B879C4F00482873 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 869200B22B879C4F00482873 /* GoogleService-Info.plist */; };
|
13 | 12 | 86C1F4832BC726150026816F /* FunctionCallingScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C1F47E2BC726150026816F /* FunctionCallingScreen.swift */; };
|
|
67 | 66 | files = (
|
68 | 67 | 868A33682BB476FA00304BB1 /* FirebaseVertexAI-Preview in Frameworks */,
|
69 | 68 | 886F95D82B17BA420036F07A /* MarkdownUI in Frameworks */,
|
70 |
| - 868A33662BB476FA00304BB1 /* FirebaseAppCheck in Frameworks */, |
71 | 69 | 886F95E32B17D6630036F07A /* GenerativeAIUIComponents in Frameworks */,
|
72 | 70 | );
|
73 | 71 | runOnlyForDeploymentPostprocessing = 0;
|
|
294 | 292 | packageProductDependencies = (
|
295 | 293 | 886F95D72B17BA420036F07A /* MarkdownUI */,
|
296 | 294 | 886F95E22B17D6630036F07A /* GenerativeAIUIComponents */,
|
297 |
| - 868A33652BB476FA00304BB1 /* FirebaseAppCheck */, |
298 | 295 | 868A33672BB476FA00304BB1 /* FirebaseVertexAI-Preview */,
|
299 | 296 | );
|
300 | 297 | productName = GenerativeAISample;
|
|
607 | 604 | /* End XCRemoteSwiftPackageReference section */
|
608 | 605 |
|
609 | 606 | /* Begin XCSwiftPackageProductDependency section */
|
610 |
| - 868A33652BB476FA00304BB1 /* FirebaseAppCheck */ = { |
611 |
| - isa = XCSwiftPackageProductDependency; |
612 |
| - productName = FirebaseAppCheck; |
613 |
| - }; |
614 | 607 | 868A33672BB476FA00304BB1 /* FirebaseVertexAI-Preview */ = {
|
615 | 608 | isa = XCSwiftPackageProductDependency;
|
616 | 609 | productName = "FirebaseVertexAI-Preview";
|
|
0 commit comments