|
10 | 10 | 869200B32B879C4F00482873 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 869200B22B879C4F00482873 /* GoogleService-Info.plist */; }; |
11 | 11 | 86C1F4832BC726150026816F /* FunctionCallingScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C1F47E2BC726150026816F /* FunctionCallingScreen.swift */; }; |
12 | 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 | 13 | 88263BF02B239C09008AB09B /* ErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88263BEE2B239BFE008AB09B /* ErrorView.swift */; }; |
17 | 14 | 88263BF12B239C11008AB09B /* ErrorDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889873842B208563005B4896 /* ErrorDetailsView.swift */; }; |
18 | 15 | 8848C8332B0D04BC007B434F /* FirebaseAISampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8848C8322B0D04BC007B434F /* FirebaseAISampleApp.swift */; }; |
|
73 | 70 | files = ( |
74 | 71 | DE26D95F2DBB3E9F007E6668 /* FirebaseAI in Frameworks */, |
75 | 72 | 886F95D82B17BA420036F07A /* MarkdownUI in Frameworks */, |
76 | | - 86D9CAB52BED3EE1007D939E /* FirebaseStorage in Frameworks */, |
77 | | - 86D9CA8F2BED3EE1007D939E /* FirebaseAuth in Frameworks */, |
78 | | - 86D9CA8B2BED3EE1007D939E /* FirebaseAppCheck in Frameworks */, |
79 | 73 | 886F95E32B17D6630036F07A /* GenerativeAIUIComponents in Frameworks */, |
80 | 74 | ); |
81 | 75 | runOnlyForDeploymentPostprocessing = 0; |
|
312 | 306 | packageProductDependencies = ( |
313 | 307 | 886F95D72B17BA420036F07A /* MarkdownUI */, |
314 | 308 | 886F95E22B17D6630036F07A /* GenerativeAIUIComponents */, |
315 | | - 86D9CA8A2BED3EE1007D939E /* FirebaseAppCheck */, |
316 | | - 86D9CA8E2BED3EE1007D939E /* FirebaseAuth */, |
317 | | - 86D9CAB42BED3EE1007D939E /* FirebaseStorage */, |
318 | 309 | DE26D95E2DBB3E9F007E6668 /* FirebaseAI */, |
319 | 310 | ); |
320 | 311 | productName = GenerativeAISample; |
|
630 | 621 | /* End XCRemoteSwiftPackageReference section */ |
631 | 622 |
|
632 | 623 | /* Begin XCSwiftPackageProductDependency section */ |
633 | | - 86D9CA8A2BED3EE1007D939E /* FirebaseAppCheck */ = { |
634 | | - isa = XCSwiftPackageProductDependency; |
635 | | - productName = FirebaseAppCheck; |
636 | | - }; |
637 | | - 86D9CA8E2BED3EE1007D939E /* FirebaseAuth */ = { |
638 | | - isa = XCSwiftPackageProductDependency; |
639 | | - productName = FirebaseAuth; |
640 | | - }; |
641 | | - 86D9CAB42BED3EE1007D939E /* FirebaseStorage */ = { |
642 | | - isa = XCSwiftPackageProductDependency; |
643 | | - productName = FirebaseStorage; |
644 | | - }; |
645 | 624 | 886F95D72B17BA420036F07A /* MarkdownUI */ = { |
646 | 625 | isa = XCSwiftPackageProductDependency; |
647 | 626 | package = 88209C212B0FBDF700F64795 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */; |
|
0 commit comments