From f7447a385c8ec4859178f69ea462e934446cea31 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Fri, 7 Oct 2016 17:32:49 +0200 Subject: [PATCH] [tests] Default to fat apps for device configurations. --- .../Mono.Data.Sqlite/Mono.Data.Sqlite.csproj.template | 6 +++--- tests/bcl-test/Mono.Security/Mono.Security.csproj.template | 6 +++--- .../System.ComponentModel.DataAnnotations.csproj.template | 6 +++--- tests/bcl-test/System.Core/System.Core.csproj.template | 6 +++--- tests/bcl-test/System.Data/System.Data.csproj.template | 6 +++--- tests/bcl-test/System.Json/System.Json.csproj.template | 6 +++--- .../System.Net.Http/System.Net.Http.csproj.template | 6 +++--- .../System.Numerics/System.Numerics.csproj.template | 6 +++--- .../System.Runtime.Serialization.csproj.template | 6 +++--- .../System.ServiceModel.Web.csproj.template | 6 +++--- .../System.Transactions/System.Transactions.csproj.template | 6 +++--- .../System.Web.Services/System.Web.Services.csproj.template | 6 +++--- .../System.Xml.Linq/System.Xml.Linq.csproj.template | 6 +++--- tests/bcl-test/System.Xml/System.Xml.csproj.template | 6 +++--- tests/bcl-test/System/System.csproj.template | 6 +++--- tests/bcl-test/mscorlib/mscorlib.csproj.template | 6 +++--- tests/framework-test/framework-test.csproj | 2 +- tests/fsharp/fsharp.fsproj | 6 +++--- tests/introspection/iOS/introspection-ios.csproj | 6 +++--- tests/linker-ios/dont link/dont link.csproj | 6 +++--- tests/linker-ios/link all/link all.csproj | 6 +++--- tests/linker-ios/link sdk/link sdk.csproj | 6 +++--- tests/mini/mini.csproj | 6 +++--- tests/monotouch-test/monotouch-test.csproj | 6 +++--- 24 files changed, 70 insertions(+), 70 deletions(-) diff --git a/tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite.csproj.template b/tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite.csproj.template index 9090e25e68..47b00356d4 100644 --- a/tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite.csproj.template +++ b/tests/bcl-test/Mono.Data.Sqlite/Mono.Data.Sqlite.csproj.template @@ -52,7 +52,7 @@ True True cjk - ARM64 + ARMv7, ARM64 none @@ -65,7 +65,7 @@ True INSIDE_CORLIB;LIBC;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO_DATACONVERTER_STATIC_METHODS;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) cjk - ARM64 + ARMv7, ARM64 none @@ -78,7 +78,7 @@ True INSIDE_CORLIB;LIBC;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO_DATACONVERTER_STATIC_METHODS;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) cjk - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/Mono.Security/Mono.Security.csproj.template b/tests/bcl-test/Mono.Security/Mono.Security.csproj.template index b56a2184fe..b38d74750b 100644 --- a/tests/bcl-test/Mono.Security/Mono.Security.csproj.template +++ b/tests/bcl-test/Mono.Security/Mono.Security.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations.csproj.template b/tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations.csproj.template index a6e313adfd..3cc949287c 100644 --- a/tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations.csproj.template +++ b/tests/bcl-test/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.Core/System.Core.csproj.template b/tests/bcl-test/System.Core/System.Core.csproj.template index f98c62eb55..d89a3d8e60 100644 --- a/tests/bcl-test/System.Core/System.Core.csproj.template +++ b/tests/bcl-test/System.Core/System.Core.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.Data/System.Data.csproj.template b/tests/bcl-test/System.Data/System.Data.csproj.template index 7faf978e3c..35b844a31d 100644 --- a/tests/bcl-test/System.Data/System.Data.csproj.template +++ b/tests/bcl-test/System.Data/System.Data.csproj.template @@ -53,7 +53,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 west @@ -66,7 +66,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 west @@ -79,7 +79,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 west --bitcode:full true diff --git a/tests/bcl-test/System.Json/System.Json.csproj.template b/tests/bcl-test/System.Json/System.Json.csproj.template index 5520bc8f28..8cc2c0ba98 100644 --- a/tests/bcl-test/System.Json/System.Json.csproj.template +++ b/tests/bcl-test/System.Json/System.Json.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.Net.Http/System.Net.Http.csproj.template b/tests/bcl-test/System.Net.Http/System.Net.Http.csproj.template index d575884204..203dfe7b6d 100644 --- a/tests/bcl-test/System.Net.Http/System.Net.Http.csproj.template +++ b/tests/bcl-test/System.Net.Http/System.Net.Http.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.Numerics/System.Numerics.csproj.template b/tests/bcl-test/System.Numerics/System.Numerics.csproj.template index fd51522045..affe17e757 100644 --- a/tests/bcl-test/System.Numerics/System.Numerics.csproj.template +++ b/tests/bcl-test/System.Numerics/System.Numerics.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization.csproj.template b/tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization.csproj.template index 23a95ae2fb..f86494bd5d 100644 --- a/tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization.csproj.template +++ b/tests/bcl-test/System.Runtime.Serialization/System.Runtime.Serialization.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web.csproj.template b/tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web.csproj.template index 8f2976448b..56ef8ad6fc 100644 --- a/tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web.csproj.template +++ b/tests/bcl-test/System.ServiceModel.Web/System.ServiceModel.Web.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.Transactions/System.Transactions.csproj.template b/tests/bcl-test/System.Transactions/System.Transactions.csproj.template index e49744356d..b01bd112da 100644 --- a/tests/bcl-test/System.Transactions/System.Transactions.csproj.template +++ b/tests/bcl-test/System.Transactions/System.Transactions.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.Web.Services/System.Web.Services.csproj.template b/tests/bcl-test/System.Web.Services/System.Web.Services.csproj.template index 0907023a7f..b1caead145 100644 --- a/tests/bcl-test/System.Web.Services/System.Web.Services.csproj.template +++ b/tests/bcl-test/System.Web.Services/System.Web.Services.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.Xml.Linq/System.Xml.Linq.csproj.template b/tests/bcl-test/System.Xml.Linq/System.Xml.Linq.csproj.template index 8485105174..b04ce4b7dd 100644 --- a/tests/bcl-test/System.Xml.Linq/System.Xml.Linq.csproj.template +++ b/tests/bcl-test/System.Xml.Linq/System.Xml.Linq.csproj.template @@ -50,7 +50,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -61,7 +61,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -72,7 +72,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System.Xml/System.Xml.csproj.template b/tests/bcl-test/System.Xml/System.Xml.csproj.template index bd64837f7a..4fce9a7344 100644 --- a/tests/bcl-test/System.Xml/System.Xml.csproj.template +++ b/tests/bcl-test/System.Xml/System.Xml.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 none @@ -75,7 +75,7 @@ iPhone Developer True NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/System/System.csproj.template b/tests/bcl-test/System/System.csproj.template index 8656f59cba..f5e6ef35f1 100644 --- a/tests/bcl-test/System/System.csproj.template +++ b/tests/bcl-test/System/System.csproj.template @@ -51,7 +51,7 @@ iPhone Developer True True - ARM64 + ARMv7, ARM64 none @@ -62,7 +62,7 @@ 4 iPhone Developer True - ARM64 + ARMv7, ARM64 none @@ -73,7 +73,7 @@ 4 iPhone Developer True - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/bcl-test/mscorlib/mscorlib.csproj.template b/tests/bcl-test/mscorlib/mscorlib.csproj.template index e015fc6185..6316ba8858 100644 --- a/tests/bcl-test/mscorlib/mscorlib.csproj.template +++ b/tests/bcl-test/mscorlib/mscorlib.csproj.template @@ -52,7 +52,7 @@ True True cjk - ARM64 + ARMv7, ARM64 none @@ -65,7 +65,7 @@ True INSIDE_CORLIB;LIBC;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO_DATACONVERTER_STATIC_METHODS;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) cjk - ARM64 + ARMv7, ARM64 none @@ -78,7 +78,7 @@ True INSIDE_CORLIB;LIBC;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO_DATACONVERTER_STATIC_METHODS;NET_2_1;MOBILE;MONOTOUCH;DISABLE_CAS_USE;$(DefineConstants) cjk - ARM64 + ARMv7, ARM64 --bitcode:full true diff --git a/tests/framework-test/framework-test.csproj b/tests/framework-test/framework-test.csproj index 28ef62e2d9..911582bee3 100644 --- a/tests/framework-test/framework-test.csproj +++ b/tests/framework-test/framework-test.csproj @@ -72,7 +72,7 @@ DEBUG;;$(DefineConstants) prompt 4 - ARM64 + ARMv7, ARM64 Entitlements.plist true iPhone Developer diff --git a/tests/fsharp/fsharp.fsproj b/tests/fsharp/fsharp.fsproj index 54e1982dac..b6e31f4775 100644 --- a/tests/fsharp/fsharp.fsproj +++ b/tests/fsharp/fsharp.fsproj @@ -37,7 +37,7 @@ iPhone Developer true Entitlements.plist - ARM64 + ARMv7, ARM64 true None @@ -49,7 +49,7 @@ iPhone Developer true Entitlements.plist - ARM64 + ARMv7, ARM64 true None --bitcode:full @@ -80,7 +80,7 @@ true Entitlements.plist None - ARM64 + ARMv7, ARM64 diff --git a/tests/introspection/iOS/introspection-ios.csproj b/tests/introspection/iOS/introspection-ios.csproj index b0c5d6bcc1..0ac438c6d0 100644 --- a/tests/introspection/iOS/introspection-ios.csproj +++ b/tests/introspection/iOS/introspection-ios.csproj @@ -51,7 +51,7 @@ iPhone Developer None - ARM64 + ARMv7, ARM64 none @@ -63,7 +63,7 @@ -v -v True None - ARM64 + ARMv7, ARM64 MONOTOUCH;$(DefineConstants) @@ -76,7 +76,7 @@ -v -v --bitcode:full true None - ARM64 + ARMv7, ARM64 MONOTOUCH;$(DefineConstants) diff --git a/tests/linker-ios/dont link/dont link.csproj b/tests/linker-ios/dont link/dont link.csproj index 2c2d5efd8a..9884a54768 100644 --- a/tests/linker-ios/dont link/dont link.csproj +++ b/tests/linker-ios/dont link/dont link.csproj @@ -50,7 +50,7 @@ iPhone Developer None - ARM64 + ARMv7, ARM64 none @@ -62,7 +62,7 @@ -v -v True None - ARM64 + ARMv7, ARM64 MONOTOUCH;$(DefineConstants) @@ -75,7 +75,7 @@ -v -v --bitcode:full true None - ARM64 + ARMv7, ARM64 MONOTOUCH;$(DefineConstants) diff --git a/tests/linker-ios/link all/link all.csproj b/tests/linker-ios/link all/link all.csproj index 14eba4f003..140e6fd535 100644 --- a/tests/linker-ios/link all/link all.csproj +++ b/tests/linker-ios/link all/link all.csproj @@ -52,7 +52,7 @@ True Full mideast,other - ARM64 + ARMv7, ARM64 --tls-provider=legacy -gcc_flags="-UhoItsB0rken" @@ -65,7 +65,7 @@ Full mideast,other True - ARM64 + ARMv7, ARM64 -v -v -v -v --tls-provider=legacy LINKALL;;$(DefineConstants) @@ -79,7 +79,7 @@ Full mideast,other true - ARM64 + ARMv7, ARM64 -v -v -v -v --tls-provider=legacy --bitcode:full LINKALL;;$(DefineConstants) diff --git a/tests/linker-ios/link sdk/link sdk.csproj b/tests/linker-ios/link sdk/link sdk.csproj index 4b3ad2dc87..dac1cff61a 100644 --- a/tests/linker-ios/link sdk/link sdk.csproj +++ b/tests/linker-ios/link sdk/link sdk.csproj @@ -48,7 +48,7 @@ True iPhone Developer -v -v -xml=${ProjectDir}/extra-linker-defs.xml "--dlsym:-link sdk" -gcc_flags="-UhoItsB0rken" - ARM64 + ARMv7, ARM64 true @@ -60,7 +60,7 @@ iPhone Developer -v -v -xml=${ProjectDir}/extra-linker-defs.xml "--dlsym:-link sdk" True - ARM64 + ARMv7, ARM64 DO_NOT_REMOVE;XAMARIN_APPLETLS;;$(DefineConstants) @@ -72,7 +72,7 @@ iPhone Developer -v -v -xml=${ProjectDir}/extra-linker-defs.xml "--dlsym:-link sdk" --bitcode:full true - ARM64 + ARMv7, ARM64 DO_NOT_REMOVE;XAMARIN_APPLETLS;;$(DefineConstants) diff --git a/tests/mini/mini.csproj b/tests/mini/mini.csproj index 854147daa3..553a3eb32a 100644 --- a/tests/mini/mini.csproj +++ b/tests/mini/mini.csproj @@ -44,7 +44,7 @@ 4 true iPhone Developer - ARM64 + ARMv7, ARM64 --nostrip --nosymbolstrip: --aot-options=-O=float32 true @@ -56,7 +56,7 @@ iPhone Developer true --nostrip --nosymbolstrip: --aot-options=-O=float32 - ARM64 + ARMv7, ARM64 true @@ -66,7 +66,7 @@ iPhone Developer true --nostrip --nosymbolstrip: --aot-options=-O=float32 --bitcode:full - ARM64 + ARMv7, ARM64 true diff --git a/tests/monotouch-test/monotouch-test.csproj b/tests/monotouch-test/monotouch-test.csproj index b8af9abdba..201a666c93 100644 --- a/tests/monotouch-test/monotouch-test.csproj +++ b/tests/monotouch-test/monotouch-test.csproj @@ -56,7 +56,7 @@ True iPhone Developer -v -v -v -v - ARM64 + ARMv7, ARM64 True @@ -70,7 +70,7 @@ 4 iPhone Developer -v -v -v -v --nosymbolstrip - ARM64 + ARMv7, ARM64 True true @@ -83,7 +83,7 @@ 4 iPhone Developer -v -v -v -v --nosymbolstrip --bitcode:full - ARM64 + ARMv7, ARM64 True true