From 75b4655f3845030c52495a9976dfd84922b06ddf Mon Sep 17 00:00:00 2001 From: Federico Maccaroni Date: Thu, 18 Jan 2024 16:32:00 -0300 Subject: [PATCH] PM-3350 Testing UseInterpreter false on CI build --- src/App/App.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/App.csproj b/src/App/App.csproj index 35458d047..ef430d7df 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -66,7 +66,7 @@ Automatic:AppStore iPhone Distribution Platforms\iOS\Entitlements.plist - true + -gcc_flags "-L$(ProjectDir)../../lib/ios -largon2 -force_load $(ProjectDir)../../lib/ios/libargon2.a"