|
13 | 13 | 86C1F4842BC726150026816F /* FunctionCallingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C1F4802BC726150026816F /* FunctionCallingViewModel.swift */; };
|
14 | 14 | 88263BF02B239C09008AB09B /* ErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88263BEE2B239BFE008AB09B /* ErrorView.swift */; };
|
15 | 15 | 88263BF12B239C11008AB09B /* ErrorDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889873842B208563005B4896 /* ErrorDetailsView.swift */; };
|
16 |
| - 8848C8332B0D04BC007B434F /* GenerativeAISampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8848C8322B0D04BC007B434F /* GenerativeAISampleApp.swift */; }; |
| 16 | + 8848C8332B0D04BC007B434F /* VertexAISampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8848C8322B0D04BC007B434F /* VertexAISampleApp.swift */; }; |
17 | 17 | 8848C8352B0D04BC007B434F /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8848C8342B0D04BC007B434F /* ContentView.swift */; };
|
18 | 18 | 8848C8372B0D04BD007B434F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8848C8362B0D04BD007B434F /* Assets.xcassets */; };
|
19 | 19 | 8848C83A2B0D04BD007B434F /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8848C8392B0D04BD007B434F /* Preview Assets.xcassets */; };
|
|
39 | 39 | 88209C1B2B0FBDC300F64795 /* SummarizeScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SummarizeScreen.swift; sourceTree = "<group>"; };
|
40 | 40 | 88209C1D2B0FBDC300F64795 /* SummarizeViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SummarizeViewModel.swift; sourceTree = "<group>"; };
|
41 | 41 | 88263BEE2B239BFE008AB09B /* ErrorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorView.swift; sourceTree = "<group>"; };
|
42 |
| - 8848C82F2B0D04BC007B434F /* GenerativeAISample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GenerativeAISample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
43 |
| - 8848C8322B0D04BC007B434F /* GenerativeAISampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenerativeAISampleApp.swift; sourceTree = "<group>"; }; |
| 42 | + 8848C82F2B0D04BC007B434F /* VertexAISample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VertexAISample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 43 | + 8848C8322B0D04BC007B434F /* VertexAISampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VertexAISampleApp.swift; sourceTree = "<group>"; }; |
44 | 44 | 8848C8342B0D04BC007B434F /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
45 | 45 | 8848C8362B0D04BD007B434F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
46 | 46 | 8848C8392B0D04BD007B434F /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
142 | 142 | children = (
|
143 | 143 | 88B8A9352B0FCBA700424728 /* GenerativeAIUIComponents */,
|
144 | 144 | 869200B22B879C4F00482873 /* GoogleService-Info.plist */,
|
145 |
| - 8848C8312B0D04BC007B434F /* GenerativeAISample */, |
| 145 | + 8848C8312B0D04BC007B434F /* VertexAISample */, |
146 | 146 | 8848C8452B0D051E007B434F /* GenerativeAITextSample */,
|
147 | 147 | 8848C8572B0D056C007B434F /* GenerativeAIMultimodalSample */,
|
148 | 148 | 88E10F432B110D5300C08E95 /* ChatSample */,
|
|
155 | 155 | 8848C8302B0D04BC007B434F /* Products */ = {
|
156 | 156 | isa = PBXGroup;
|
157 | 157 | children = (
|
158 |
| - 8848C82F2B0D04BC007B434F /* GenerativeAISample.app */, |
| 158 | + 8848C82F2B0D04BC007B434F /* VertexAISample.app */, |
159 | 159 | );
|
160 | 160 | name = Products;
|
161 | 161 | sourceTree = "<group>";
|
162 | 162 | };
|
163 |
| - 8848C8312B0D04BC007B434F /* GenerativeAISample */ = { |
| 163 | + 8848C8312B0D04BC007B434F /* VertexAISample */ = { |
164 | 164 | isa = PBXGroup;
|
165 | 165 | children = (
|
166 |
| - 8848C8322B0D04BC007B434F /* GenerativeAISampleApp.swift */, |
| 166 | + 8848C8322B0D04BC007B434F /* VertexAISampleApp.swift */, |
167 | 167 | 8848C8342B0D04BC007B434F /* ContentView.swift */,
|
168 | 168 | 8848C8362B0D04BD007B434F /* Assets.xcassets */,
|
169 | 169 | 8848C8382B0D04BD007B434F /* Preview Content */,
|
170 | 170 | );
|
171 |
| - path = GenerativeAISample; |
| 171 | + path = VertexAISample; |
172 | 172 | sourceTree = "<group>";
|
173 | 173 | };
|
174 | 174 | 8848C8382B0D04BD007B434F /* Preview Content */ = {
|
|
276 | 276 | /* End PBXGroup section */
|
277 | 277 |
|
278 | 278 | /* Begin PBXNativeTarget section */
|
279 |
| - 8848C82E2B0D04BC007B434F /* GenerativeAISample */ = { |
| 279 | + 8848C82E2B0D04BC007B434F /* VertexAISample */ = { |
280 | 280 | isa = PBXNativeTarget;
|
281 |
| - buildConfigurationList = 8848C83D2B0D04BD007B434F /* Build configuration list for PBXNativeTarget "GenerativeAISample" */; |
| 281 | + buildConfigurationList = 8848C83D2B0D04BD007B434F /* Build configuration list for PBXNativeTarget "VertexAISample" */; |
282 | 282 | buildPhases = (
|
283 | 283 | 8848C82B2B0D04BC007B434F /* Sources */,
|
284 | 284 | 8848C82C2B0D04BC007B434F /* Frameworks */,
|
|
288 | 288 | );
|
289 | 289 | dependencies = (
|
290 | 290 | );
|
291 |
| - name = GenerativeAISample; |
| 291 | + name = VertexAISample; |
292 | 292 | packageProductDependencies = (
|
293 | 293 | 886F95D72B17BA420036F07A /* MarkdownUI */,
|
294 | 294 | 886F95E22B17D6630036F07A /* GenerativeAIUIComponents */,
|
295 | 295 | 868A33672BB476FA00304BB1 /* FirebaseVertexAI-Preview */,
|
296 | 296 | );
|
297 | 297 | productName = GenerativeAISample;
|
298 |
| - productReference = 8848C82F2B0D04BC007B434F /* GenerativeAISample.app */; |
| 298 | + productReference = 8848C82F2B0D04BC007B434F /* VertexAISample.app */; |
299 | 299 | productType = "com.apple.product-type.application";
|
300 | 300 | };
|
301 | 301 | /* End PBXNativeTarget section */
|
|
313 | 313 | };
|
314 | 314 | };
|
315 | 315 | };
|
316 |
| - buildConfigurationList = 8848C82A2B0D04BC007B434F /* Build configuration list for PBXProject "GenerativeAISample" */; |
| 316 | + buildConfigurationList = 8848C82A2B0D04BC007B434F /* Build configuration list for PBXProject "VertexAISample" */; |
317 | 317 | compatibilityVersion = "Xcode 14.0";
|
318 | 318 | developmentRegion = en;
|
319 | 319 | hasScannedForEncodings = 0;
|
|
331 | 331 | projectDirPath = "";
|
332 | 332 | projectRoot = "";
|
333 | 333 | targets = (
|
334 |
| - 8848C82E2B0D04BC007B434F /* GenerativeAISample */, |
| 334 | + 8848C82E2B0D04BC007B434F /* VertexAISample */, |
335 | 335 | );
|
336 | 336 | };
|
337 | 337 | /* End PBXProject section */
|
|
361 | 361 | 88263BF12B239C11008AB09B /* ErrorDetailsView.swift in Sources */,
|
362 | 362 | 8848C8352B0D04BC007B434F /* ContentView.swift in Sources */,
|
363 | 363 | 886F95D52B17BA010036F07A /* SummarizeScreen.swift in Sources */,
|
364 |
| - 8848C8332B0D04BC007B434F /* GenerativeAISampleApp.swift in Sources */, |
| 364 | + 8848C8332B0D04BC007B434F /* VertexAISampleApp.swift in Sources */, |
365 | 365 | 886F95E02B17D5010036F07A /* ConversationViewModel.swift in Sources */,
|
366 | 366 | 886F95DD2B17D5010036F07A /* MessageView.swift in Sources */,
|
367 | 367 | 886F95DC2B17BAEF0036F07A /* PhotoReasoningScreen.swift in Sources */,
|
|
501 | 501 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
502 | 502 | CODE_SIGN_STYLE = Automatic;
|
503 | 503 | CURRENT_PROJECT_VERSION = 1;
|
504 |
| - DEVELOPMENT_ASSET_PATHS = "\"GenerativeAISample/Preview Content\""; |
| 504 | + DEVELOPMENT_ASSET_PATHS = "\"VertexAISample/Preview Content\""; |
505 | 505 | DEVELOPMENT_TEAM = "";
|
506 | 506 | ENABLE_PREVIEWS = YES;
|
507 | 507 | ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
531 | 531 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
532 | 532 | CODE_SIGN_STYLE = Automatic;
|
533 | 533 | CURRENT_PROJECT_VERSION = 1;
|
534 |
| - DEVELOPMENT_ASSET_PATHS = "\"GenerativeAISample/Preview Content\""; |
| 534 | + DEVELOPMENT_ASSET_PATHS = "\"VertexAISample/Preview Content\""; |
535 | 535 | DEVELOPMENT_TEAM = "";
|
536 | 536 | ENABLE_PREVIEWS = YES;
|
537 | 537 | ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
557 | 557 | /* End XCBuildConfiguration section */
|
558 | 558 |
|
559 | 559 | /* Begin XCConfigurationList section */
|
560 |
| - 8848C82A2B0D04BC007B434F /* Build configuration list for PBXProject "GenerativeAISample" */ = { |
| 560 | + 8848C82A2B0D04BC007B434F /* Build configuration list for PBXProject "VertexAISample" */ = { |
561 | 561 | isa = XCConfigurationList;
|
562 | 562 | buildConfigurations = (
|
563 | 563 | 8848C83B2B0D04BD007B434F /* Debug */,
|
|
566 | 566 | defaultConfigurationIsVisible = 0;
|
567 | 567 | defaultConfigurationName = Release;
|
568 | 568 | };
|
569 |
| - 8848C83D2B0D04BD007B434F /* Build configuration list for PBXNativeTarget "GenerativeAISample" */ = { |
| 569 | + 8848C83D2B0D04BD007B434F /* Build configuration list for PBXNativeTarget "VertexAISample" */ = { |
570 | 570 | isa = XCConfigurationList;
|
571 | 571 | buildConfigurations = (
|
572 | 572 | 8848C83E2B0D04BD007B434F /* Debug */,
|
|
0 commit comments