From 2ef84333be585d2a00b0eafbbbe3ee2e14f22816 Mon Sep 17 00:00:00 2001
From: jlacoche <jeremy.lacoche@orange.com>
Date: Tue, 25 Jun 2024 23:15:45 +0200
Subject: [PATCH] Update package arf arfoundation to last commit

---
 Assets/Editor/AssetBundleCreation.cs                       | 2 +-
 Packages/unity-world-analysis-arfoundation-wrapper-package | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Assets/Editor/AssetBundleCreation.cs b/Assets/Editor/AssetBundleCreation.cs
index 150fa56..a832e50 100644
--- a/Assets/Editor/AssetBundleCreation.cs
+++ b/Assets/Editor/AssetBundleCreation.cs
@@ -9,7 +9,7 @@ public class AssetBundleCreation
     private static string s_exportPath = "Assets/AssetBundles" ;
 
 #if UNITY_IOS
-    [MenuItem("ARF/Build AssetBundles IOS")]
+    [MenuItem("ARF/Build AssetBundles iOS")]
     static void BuildAllAssetBundlesIOS()
     {
         CheckDirectory();
diff --git a/Packages/unity-world-analysis-arfoundation-wrapper-package b/Packages/unity-world-analysis-arfoundation-wrapper-package
index af6828c..25a53c5 160000
--- a/Packages/unity-world-analysis-arfoundation-wrapper-package
+++ b/Packages/unity-world-analysis-arfoundation-wrapper-package
@@ -1 +1 @@
-Subproject commit af6828c50e1f75316a4297ed60d6eeb90af0875d
+Subproject commit 25a53c5037e645114c9930a54c58c0e1e95d6653
-- 
GitLab