|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 60; |
| 6 | + objectVersion = 56; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 8611DB362E21AA1600132740 /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8611DB352E21AA1600132740 /* WebView.swift */; }; |
10 | 11 | 869200B32B879C4F00482873 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 869200B22B879C4F00482873 /* GoogleService-Info.plist */; };
|
11 | 12 | 86C1F4832BC726150026816F /* FunctionCallingScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C1F47E2BC726150026816F /* FunctionCallingScreen.swift */; };
|
12 | 13 | 86C1F4842BC726150026816F /* FunctionCallingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C1F4802BC726150026816F /* FunctionCallingViewModel.swift */; };
|
|
27 | 28 | 886F95E02B17D5010036F07A /* ConversationViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E10F562B1112F600C08E95 /* ConversationViewModel.swift */; };
|
28 | 29 | 886F95E12B17D5010036F07A /* ConversationScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E10F542B1112CA00C08E95 /* ConversationScreen.swift */; };
|
29 | 30 | 886F95E32B17D6630036F07A /* GenerativeAIUIComponents in Frameworks */ = {isa = PBXBuildFile; productRef = 886F95E22B17D6630036F07A /* GenerativeAIUIComponents */; };
|
30 |
| - AE0B52E32E1EB82F003FFFE7 /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE0B52DD2E1EB82F003FFFE7 /* WebView.swift */; }; |
31 |
| - AEF66A332DF220800010A70C /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = AEF66A322DF220800010A70C /* GoogleService-Info.plist */; }; |
32 |
| - AEF66A362DF222560010A70C /* FirebaseAI in Frameworks */ = {isa = PBXBuildFile; productRef = AEF66A352DF222560010A70C /* FirebaseAI */; }; |
| 31 | + DE26D95F2DBB3E9F007E6668 /* FirebaseAI in Frameworks */ = {isa = PBXBuildFile; productRef = DE26D95E2DBB3E9F007E6668 /* FirebaseAI */; }; |
33 | 32 | DEFECAA92D7B4CCD00EF9621 /* ImagenViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEFECAA72D7B4CCD00EF9621 /* ImagenViewModel.swift */; };
|
34 | 33 | DEFECAAA2D7B4CCD00EF9621 /* ImagenScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEFECAA62D7B4CCD00EF9621 /* ImagenScreen.swift */; };
|
35 | 34 | /* End PBXBuildFile section */
|
36 | 35 |
|
37 | 36 | /* Begin PBXFileReference section */
|
| 37 | + 8611DB352E21AA1600132740 /* WebView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebView.swift; sourceTree = "<group>"; }; |
38 | 38 | 869200B22B879C4F00482873 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
39 | 39 | 86C1F47E2BC726150026816F /* FunctionCallingScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FunctionCallingScreen.swift; sourceTree = "<group>"; };
|
40 | 40 | 86C1F4802BC726150026816F /* FunctionCallingViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FunctionCallingViewModel.swift; sourceTree = "<group>"; };
|
|
61 | 61 | 88E10F582B11131900C08E95 /* ChatMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatMessage.swift; sourceTree = "<group>"; };
|
62 | 62 | 88E10F5A2B11133E00C08E95 /* MessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageView.swift; sourceTree = "<group>"; };
|
63 | 63 | 88E10F5C2B11135000C08E95 /* BouncingDots.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BouncingDots.swift; sourceTree = "<group>"; };
|
64 |
| - AE0B52DD2E1EB82F003FFFE7 /* WebView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebView.swift; sourceTree = "<group>"; }; |
65 |
| - AEF66A322DF220800010A70C /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
66 | 64 | DEFECAA62D7B4CCD00EF9621 /* ImagenScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagenScreen.swift; sourceTree = "<group>"; };
|
67 | 65 | DEFECAA72D7B4CCD00EF9621 /* ImagenViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagenViewModel.swift; sourceTree = "<group>"; };
|
68 | 66 | /* End PBXFileReference section */
|
|
72 | 70 | isa = PBXFrameworksBuildPhase;
|
73 | 71 | buildActionMask = 2147483647;
|
74 | 72 | files = (
|
| 73 | + DE26D95F2DBB3E9F007E6668 /* FirebaseAI in Frameworks */, |
75 | 74 | 886F95D82B17BA420036F07A /* MarkdownUI in Frameworks */,
|
76 | 75 | 886F95E32B17D6630036F07A /* GenerativeAIUIComponents in Frameworks */,
|
77 |
| - AEF66A362DF222560010A70C /* FirebaseAI in Frameworks */, |
78 | 76 | );
|
79 | 77 | runOnlyForDeploymentPostprocessing = 0;
|
80 | 78 | };
|
|
158 | 156 | 86C1F4822BC726150026816F /* FunctionCallingExample */,
|
159 | 157 | 8848C8302B0D04BC007B434F /* Products */,
|
160 | 158 | 88209C222B0FBE1700F64795 /* Frameworks */,
|
161 |
| - AEF66A322DF220800010A70C /* GoogleService-Info.plist */, |
162 | 159 | );
|
163 | 160 | sourceTree = "<group>";
|
164 | 161 | };
|
|
263 | 260 | 88E10F5A2B11133E00C08E95 /* MessageView.swift */,
|
264 | 261 | 88E10F5C2B11135000C08E95 /* BouncingDots.swift */,
|
265 | 262 | 889873842B208563005B4896 /* ErrorDetailsView.swift */,
|
266 |
| - AE0B52DD2E1EB82F003FFFE7 /* WebView.swift */, |
| 263 | + 8611DB352E21AA1600132740 /* WebView.swift */, |
267 | 264 | );
|
268 | 265 | path = Views;
|
269 | 266 | sourceTree = "<group>";
|
|
312 | 309 | packageProductDependencies = (
|
313 | 310 | 886F95D72B17BA420036F07A /* MarkdownUI */,
|
314 | 311 | 886F95E22B17D6630036F07A /* GenerativeAIUIComponents */,
|
315 |
| - AEF66A352DF222560010A70C /* FirebaseAI */, |
| 312 | + DE26D95E2DBB3E9F007E6668 /* FirebaseAI */, |
316 | 313 | );
|
317 | 314 | productName = GenerativeAIExample;
|
318 | 315 | productReference = 8848C82F2B0D04BC007B434F /* FirebaseAIExample.app */;
|
|
345 | 342 | packageReferences = (
|
346 | 343 | 88209C212B0FBDF700F64795 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */,
|
347 | 344 | DEA09AC32B1FCE22001962D9 /* XCRemoteSwiftPackageReference "NetworkImage" */,
|
348 |
| - AEF66A342DF222560010A70C /* XCLocalSwiftPackageReference "../../sdks/firebase-ios-sdk" */, |
| 345 | + DEFECAAB2D7BB49700EF9621 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, |
349 | 346 | );
|
350 | 347 | productRefGroup = 8848C8302B0D04BC007B434F /* Products */;
|
351 | 348 | projectDirPath = "";
|
|
362 | 359 | buildActionMask = 2147483647;
|
363 | 360 | files = (
|
364 | 361 | 8848C83A2B0D04BD007B434F /* Preview Assets.xcassets in Resources */,
|
365 |
| - AEF66A332DF220800010A70C /* GoogleService-Info.plist in Resources */, |
366 | 362 | 8848C8372B0D04BD007B434F /* Assets.xcassets in Resources */,
|
367 | 363 | 869200B32B879C4F00482873 /* GoogleService-Info.plist in Resources */,
|
368 | 364 | );
|
|
382 | 378 | 88263BF12B239C11008AB09B /* ErrorDetailsView.swift in Sources */,
|
383 | 379 | 8848C8352B0D04BC007B434F /* ContentView.swift in Sources */,
|
384 | 380 | 886F95D52B17BA010036F07A /* GenerateContentScreen.swift in Sources */,
|
385 |
| - 8848C8332B0D04BC007B434F /* FirebaseAISampleApp.swift in Sources */, |
386 |
| - AE0B52E32E1EB82F003FFFE7 /* WebView.swift in Sources */, |
| 381 | + 8611DB362E21AA1600132740 /* WebView.swift in Sources */, |
| 382 | + 8848C8332B0D04BC007B434F /* FirebaseAIExampleApp.swift in Sources */, |
387 | 383 | 886F95E02B17D5010036F07A /* ConversationViewModel.swift in Sources */,
|
388 | 384 | 886F95DD2B17D5010036F07A /* MessageView.swift in Sources */,
|
389 | 385 | 886F95DC2B17BAEF0036F07A /* PhotoReasoningScreen.swift in Sources */,
|
|
601 | 597 | };
|
602 | 598 | /* End XCConfigurationList section */
|
603 | 599 |
|
604 |
| -/* Begin XCLocalSwiftPackageReference section */ |
605 |
| - AEF66A342DF222560010A70C /* XCLocalSwiftPackageReference "../../sdks/firebase-ios-sdk" */ = { |
606 |
| - isa = XCLocalSwiftPackageReference; |
607 |
| - relativePath = "../../sdks/firebase-ios-sdk"; |
608 |
| - }; |
609 |
| -/* End XCLocalSwiftPackageReference section */ |
610 |
| - |
611 | 600 | /* Begin XCRemoteSwiftPackageReference section */
|
612 | 601 | 88209C212B0FBDF700F64795 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */ = {
|
613 | 602 | isa = XCRemoteSwiftPackageReference;
|
|
625 | 614 | revision = 7aff8d1b31148d32c5933d75557d42f6323ee3d1;
|
626 | 615 | };
|
627 | 616 | };
|
| 617 | + DEFECAAB2D7BB49700EF9621 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { |
| 618 | + isa = XCRemoteSwiftPackageReference; |
| 619 | + repositoryURL = "https://github.com/firebase/firebase-ios-sdk.git"; |
| 620 | + requirement = { |
| 621 | + branch = "CocoaPods-12.0.0"; |
| 622 | + kind = branch; |
| 623 | + }; |
| 624 | + }; |
628 | 625 | /* End XCRemoteSwiftPackageReference section */
|
629 | 626 |
|
630 | 627 | /* Begin XCSwiftPackageProductDependency section */
|
|
637 | 634 | isa = XCSwiftPackageProductDependency;
|
638 | 635 | productName = GenerativeAIUIComponents;
|
639 | 636 | };
|
640 |
| - AEF66A352DF222560010A70C /* FirebaseAI */ = { |
| 637 | + DE26D95E2DBB3E9F007E6668 /* FirebaseAI */ = { |
641 | 638 | isa = XCSwiftPackageProductDependency;
|
| 639 | + package = DEFECAAB2D7BB49700EF9621 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
642 | 640 | productName = FirebaseAI;
|
643 | 641 | };
|
644 | 642 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments