From a2027aaa965adfe142ec3081355616c9784cd1fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?furby=E2=84=A2?= Date: Sat, 16 Mar 2024 23:57:06 -0500 Subject: [PATCH] HDF5: Fix umbrella header casing. * Umbrella headers must always match the casing of the target, if the umbrella mismatches, swift attempts to auto-create a new umbrella header (which almost never works out well) if it thinks it does not exist, if it's on a platform such as Linux where the OS is case-sensitive of file names . --- Package.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.resolved b/Package.resolved index d1756ac42..f7bac2fba 100644 --- a/Package.resolved +++ b/Package.resolved @@ -33,7 +33,7 @@ "location" : "https://github.com/wabiverse/MetaverseKit", "state" : { "branch" : "main", - "revision" : "31ec880f6c02f6ad185cd449edb15fd9f152b68a" + "revision" : "de4a89d68a4584a94b3eb2655e658c3474863bc5" } }, {