Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
363 changes: 79 additions & 284 deletions firebaseai/FirebaseAIExample.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8848C82E2B0D04BC007B434F"
BlueprintIdentifier = "88779D342EC8A9CF0080D023"
BuildableName = "FirebaseAIExample.app"
BlueprintName = "FirebaseAIExample"
ReferencedContainer = "container:FirebaseAIExample.xcodeproj">
Expand Down Expand Up @@ -44,7 +44,7 @@
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8848C82E2B0D04BC007B434F"
BlueprintIdentifier = "88779D342EC8A9CF0080D023"
BuildableName = "FirebaseAIExample.app"
BlueprintName = "FirebaseAIExample"
ReferencedContainer = "container:FirebaseAIExample.xcodeproj">
Expand All @@ -67,7 +67,7 @@
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8848C82E2B0D04BC007B434F"
BlueprintIdentifier = "88779D342EC8A9CF0080D023"
BuildableName = "FirebaseAIExample.app"
BlueprintName = "FirebaseAIExample"
ReferencedContainer = "container:FirebaseAIExample.xcodeproj">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"images" : [
{
"filename" : "Firebase AI Logic.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "tinted"
}
],
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
76 changes: 0 additions & 76 deletions firebaseai/FirebaseAIExample/ChatExample/Models/ChatMessage.swift

This file was deleted.

This file was deleted.

100 changes: 0 additions & 100 deletions firebaseai/FirebaseAIExample/ChatExample/Views/ErrorView.swift

This file was deleted.

Loading
Loading