From 0c4dd1f9d78b770644d9a4ba8b774a9f2b0a3c6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Tue, 21 May 2019 13:52:58 -0400 Subject: [PATCH] Adjust iOS parameters --- src/Calculator.iOS/Calculator.iOS.csproj | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/Calculator.iOS/Calculator.iOS.csproj b/src/Calculator.iOS/Calculator.iOS.csproj index 1271279e..9d5fc964 100644 --- a/src/Calculator.iOS/Calculator.iOS.csproj +++ b/src/Calculator.iOS/Calculator.iOS.csproj @@ -64,6 +64,7 @@ iPhone Developer true -gcc_flags "-lc++ -lstdc++" + true none @@ -75,11 +76,13 @@ ARM64 false - -gcc_flags "-lc++ -lstdc++" + -gcc_flags "-lc++ -lstdc++" --setenv=MONO_GC_PARAMS=soft-heap-limit=512m,nursery-size=64m,evacuation-threshold=66,major=marksweep,concurrent-sweep Uno Calculator iPhone Distribution + true + true none @@ -106,6 +109,9 @@ Automatic:AppStore iPhone Distribution + + +