From e0b376aa10c032301033538ad8144a65c09d4b61 Mon Sep 17 00:00:00 2001 From: Yusuke Furuta Date: Mon, 3 Jul 2023 13:00:42 +0900 Subject: [PATCH] update --- .../Packages/manifest.json | 2 +- .../Packages/packages-lock.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/unity/SpirareBrowser-ARFoundation-Geospatial/Packages/manifest.json b/unity/SpirareBrowser-ARFoundation-Geospatial/Packages/manifest.json index 787d89ee..dfe7800f 100644 --- a/unity/SpirareBrowser-ARFoundation-Geospatial/Packages/manifest.json +++ b/unity/SpirareBrowser-ARFoundation-Geospatial/Packages/manifest.json @@ -2,7 +2,7 @@ "dependencies": { "com.atteneder.gltfast": "5.0.0", "com.cysharp.unitask": "2.2.5", - "com.google.ar.core.arfoundation.extensions": "https://github.com/google-ar/arcore-unity-extensions.git#v1.37.0", + "com.google.ar.core.arfoundation.extensions": "https://github.com/HoloLabInc/arcore-unity-extensions.git#v1.37.0-fix-project-settings-bug", "com.unity.collab-proxy": "1.9.0", "com.unity.ide.rider": "2.0.7", "com.unity.ide.visualstudio": "2.0.15", diff --git a/unity/SpirareBrowser-ARFoundation-Geospatial/Packages/packages-lock.json b/unity/SpirareBrowser-ARFoundation-Geospatial/Packages/packages-lock.json index d6857e4c..da397b80 100644 --- a/unity/SpirareBrowser-ARFoundation-Geospatial/Packages/packages-lock.json +++ b/unity/SpirareBrowser-ARFoundation-Geospatial/Packages/packages-lock.json @@ -20,7 +20,7 @@ "url": "https://package.openupm.com" }, "com.google.ar.core.arfoundation.extensions": { - "version": "https://github.com/google-ar/arcore-unity-extensions.git#v1.37.0", + "version": "https://github.com/HoloLabInc/arcore-unity-extensions.git#v1.37.0-fix-project-settings-bug", "depth": 0, "source": "git", "dependencies": { @@ -28,7 +28,7 @@ "com.unity.xr.arcore": "4.1.5", "com.unity.xr.arkit": "4.1.5" }, - "hash": "c27a931ef21c212686e5abd8bbf4f334a64ec9d5" + "hash": "d2e24fd95767a2dc317648460c7d19b0d6dccf90" }, "com.gwaredd.mggif": { "version": "https://github.com/gwaredd/mgGif.git?path=Assets/mgGif",