From fc6b90538abf3293eae0334d433a7b587bc0e5e7 Mon Sep 17 00:00:00 2001 From: Tobi Laskowski Date: Sat, 9 Mar 2024 15:37:24 +0000 Subject: [PATCH] Downgrade mbedtls to 2.28.7 On ios, we build statically linked executables. This means that if lime uses mbedtls 3, hxcpp is also forced to use it which can cause crashes and other problems, as hxcpp is currently written for 2.28 --- project/lib/mbedtls | 2 +- project/lib/mbedtls-files.xml | 31 +++++++++++++------------------ 2 files changed, 14 insertions(+), 19 deletions(-) diff --git a/project/lib/mbedtls b/project/lib/mbedtls index 8c89224991..555f84735a 160000 --- a/project/lib/mbedtls +++ b/project/lib/mbedtls @@ -1 +1 @@ -Subproject commit 8c89224991adff88d53cd380f42a2baa36f91454 +Subproject commit 555f84735aecdbd76a566cf087ec8425dfb0c8ab diff --git a/project/lib/mbedtls-files.xml b/project/lib/mbedtls-files.xml index 1fafa5edd5..486b01653a 100644 --- a/project/lib/mbedtls-files.xml +++ b/project/lib/mbedtls-files.xml @@ -7,14 +7,12 @@ - + - - - + @@ -36,12 +34,12 @@ - + - - + + @@ -55,7 +53,6 @@ - @@ -69,7 +66,6 @@ - @@ -77,28 +73,27 @@ - + - + - + - - - - - + + + + @@ -109,4 +104,4 @@ - \ No newline at end of file +