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 + + +