|
65 | 65 | 86BB55D42E8B16DC0054B8B5 /* GenerateContentViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88209C1D2B0FBDC300F64795 /* GenerateContentViewModel.swift */; }; |
66 | 66 | 86BB55D52E8B16DC0054B8B5 /* GoogleSearchSuggestionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE793DC2E256D3900708F02 /* GoogleSearchSuggestionView.swift */; }; |
67 | 67 | 86BB55D62E8B16DC0054B8B5 /* GroundedResponseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE793DD2E256D3900708F02 /* GroundedResponseView.swift */; }; |
68 | | - 86BB55D82E8B16DC0054B8B5 /* FirebaseAI in Frameworks */ = {isa = PBXBuildFile; productRef = 86BB55C12E8B16DC0054B8B5 /* FirebaseAI */; }; |
69 | 68 | 86BB55D92E8B16DC0054B8B5 /* MarkdownUI in Frameworks */ = {isa = PBXBuildFile; productRef = 86BB55BE2E8B16DC0054B8B5 /* MarkdownUI */; }; |
70 | 69 | 86BB55DA2E8B16DC0054B8B5 /* GenerativeAIUIComponents in Frameworks */ = {isa = PBXBuildFile; productRef = 86BB55C02E8B16DC0054B8B5 /* GenerativeAIUIComponents */; }; |
71 | 70 | 86BB55DC2E8B16DC0054B8B5 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8848C8392B0D04BD007B434F /* Preview Assets.xcassets */; }; |
|
180 | 179 | isa = PBXFrameworksBuildPhase; |
181 | 180 | buildActionMask = 2147483647; |
182 | 181 | files = ( |
183 | | - 86BB55D82E8B16DC0054B8B5 /* FirebaseAI in Frameworks */, |
184 | 182 | 86BB55D92E8B16DC0054B8B5 /* MarkdownUI in Frameworks */, |
185 | 183 | 86BB55DA2E8B16DC0054B8B5 /* GenerativeAIUIComponents in Frameworks */, |
186 | 184 | ); |
|
469 | 467 | packageProductDependencies = ( |
470 | 468 | 86BB55BE2E8B16DC0054B8B5 /* MarkdownUI */, |
471 | 469 | 86BB55C02E8B16DC0054B8B5 /* GenerativeAIUIComponents */, |
472 | | - 86BB55C12E8B16DC0054B8B5 /* FirebaseAI */, |
473 | 470 | ); |
474 | 471 | productName = GenerativeAIExample; |
475 | 472 | productReference = 86BB55E22E8B16DC0054B8B5 /* FirebaseAIExample-CocoaPods.app */; |
|
1009 | 1006 | revision = 55441810c0f678c78ed7e2ebd46dde89228e02fc; |
1010 | 1007 | }; |
1011 | 1008 | }; |
1012 | | - 86BB55C22E8B16DC0054B8B5 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { |
1013 | | - isa = XCRemoteSwiftPackageReference; |
1014 | | - repositoryURL = "https://github.com/firebase/firebase-ios-sdk.git"; |
1015 | | - requirement = { |
1016 | | - branch = "ah/ai-logic-rename"; |
1017 | | - kind = branch; |
1018 | | - }; |
1019 | | - }; |
1020 | 1009 | 88209C212B0FBDF700F64795 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */ = { |
1021 | 1010 | isa = XCRemoteSwiftPackageReference; |
1022 | 1011 | repositoryURL = "https://github.com/gonzalezreal/swift-markdown-ui"; |
|
1062 | 1051 | isa = XCSwiftPackageProductDependency; |
1063 | 1052 | productName = GenerativeAIUIComponents; |
1064 | 1053 | }; |
1065 | | - 86BB55C12E8B16DC0054B8B5 /* FirebaseAI */ = { |
1066 | | - isa = XCSwiftPackageProductDependency; |
1067 | | - package = 86BB55C22E8B16DC0054B8B5 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
1068 | | - productName = FirebaseAI; |
1069 | | - }; |
1070 | 1054 | 886F95D72B17BA420036F07A /* MarkdownUI */ = { |
1071 | 1055 | isa = XCSwiftPackageProductDependency; |
1072 | 1056 | package = 88209C212B0FBDF700F64795 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */; |
|
0 commit comments