Skip to content

Commit ba46a89

Browse files
authored
Remove VertexAI from the package list for now (#1188)
1 parent fdf97d7 commit ba46a89

File tree

1 file changed

+0
-62
lines changed

1 file changed

+0
-62
lines changed

unity_packer/exports.json

-62
Original file line numberDiff line numberDiff line change
@@ -2040,68 +2040,6 @@
20402040
"unity": "2020.1"
20412041
}
20422042
}
2043-
},
2044-
{
2045-
"name": "FirebaseVertexAI.unitypackage",
2046-
"imports": [
2047-
{
2048-
"importer": "PluginImporter",
2049-
"platforms": [
2050-
"Editor",
2051-
"Standalone",
2052-
"Android",
2053-
"iOS",
2054-
"tvOS"
2055-
],
2056-
"cpu": "AnyCPU",
2057-
"paths": [
2058-
"Firebase/Plugins/Firebase.VertexAI.dll",
2059-
"Firebase/Plugins/Firebase.VertexAI.pdb"
2060-
]
2061-
},
2062-
{
2063-
"importer": "DefaultImporter",
2064-
"sections": [
2065-
"samples",
2066-
"documentation"
2067-
],
2068-
"paths": [
2069-
"Firebase/Editor/VertexAIReadme.md"
2070-
]
2071-
}
2072-
],
2073-
"includes": [
2074-
"FirebaseApp.unitypackage",
2075-
"SampleCommon.unitypackage"
2076-
],
2077-
"manifest_path": "Firebase/Editor",
2078-
"readme": "Firebase/Editor/VertexAIReadme.md",
2079-
"changelog": "Firebase/Editor/readme.md",
2080-
"license": "Firebase/Editor/LICENSE",
2081-
"documentation": "Firebase/Editor/VertexAIReadme.md",
2082-
"common_manifest": {
2083-
"name": "com.google.firebase.vertexai",
2084-
"display_name": "Vertex AI in Firebase",
2085-
"description": [
2086-
"Build AI-powered mobile and web apps and features with ",
2087-
"the Gemini API using Vertex AI in Firebase."
2088-
],
2089-
"keywords": [
2090-
"Google",
2091-
"Firebase",
2092-
"Vertex AI"
2093-
],
2094-
"author": {
2095-
"name": "Google LLC",
2096-
"url": "https://firebase.google.com/docs/vertex-ai"
2097-
}
2098-
},
2099-
"export_upm": 1,
2100-
"upm_package_config": {
2101-
"manifest": {
2102-
"unity": "2020.1"
2103-
}
2104-
}
21052043
}
21062044
]
21072045
}

0 commit comments

Comments
 (0)