xamarin-macios/tests/scripted
Rolf Bjarne Kvinge 981af59058 [mtouch] Don't allow building for 32-bit when deployment target is >= 11. Fixes #57966. (#2303)
* [mtouch] Don't allow building for 32-bit when deployment target is >= 11. Fixes #57966.

Also bump maccore to get an mlaunch error for launching a 32-bit app in a 64-bit-only simulator.

https://bugzilla.xamarin.com/show_bug.cgi?id=57966

* [tests][msbuild] Make sure all Info.plists have deployment targets.

Otherwise we get different behavior (32-bit allowed or not) depending on which
Xcode is used to build.

* [mtouch] Default to 64-bit arch if not specified and targeting iOS 11+.

* [tests] Tweak tests to either specify a deployment target < 11 or not build a 32-bit arch.
2017-07-11 08:54:50 +02:00
..
bug-13945 [mtouch] Don't allow building for 32-bit when deployment target is >= 11. Fixes #57966. (#2303) 2017-07-11 08:54:50 +02:00
bug-35786 [mtouch] Don't allow building for 32-bit when deployment target is >= 11. Fixes #57966. (#2303) 2017-07-11 08:54:50 +02:00
select-native-compiler [tests/scripted] Convert to Unified. (#875) 2016-09-22 14:27:38 +02:00
Makefile [mtouch] Don't allow building for 32-bit when deployment target is >= 11. Fixes #57966. (#2303) 2017-07-11 08:54:50 +02:00