xamarin-macios/tests/mono-native
Rolf Bjarne Kvinge 344dadb212
Bump the minimum iOS version to 7.0. Fixes #6213. (#6878)
Xcode 11 doesn't support anything below iOS 7.0 (the linker will automatically
change the deployment target to 7.0), so we need to drop support as well
(since our native bits will be targetting iOS 7.0, and we can't change that).

https://github.com/xamarin/xamarin-macios/issues/6213
2019-08-30 01:07:30 -07:00
..
.gitignore [xharness] Refactor how mac tests projects are generated. Fixes #6322. 2019-06-20 10:48:51 +02:00
AppDelegate.cs [tests]: Add new 'mono-native' test suite. 2018-11-14 13:30:25 -05:00
Entitlements-mac.plist [tests]: Add new 'mono-native' test suite. 2018-11-14 13:30:25 -05:00
Info-mac.plist Add missing file. 2018-11-14 13:36:03 -05:00
Info.plist Bump the minimum iOS version to 7.0. Fixes #6213. (#6878) 2019-08-30 01:07:30 -07:00
Introspection.cs [tests] Adjust expected result of looking for 'mono_native_initialize'. Fixes xamarin/maccore#1809. (#6806) 2019-08-21 13:30:33 +02:00
MacAppDelegate.cs [tests]: Add new 'mono-native' test suite. 2018-11-14 13:30:25 -05:00
MacMain.cs [tests]: Add new 'mono-native' test suite. 2018-11-14 13:30:25 -05:00
Main.cs [tests]: Add new 'mono-native' test suite. 2018-11-14 13:30:25 -05:00
NativePlatformConfig.cs Remove debug spew. 2019-02-11 13:49:38 +01:00
mono-native-mac.csproj.template [xharness] Refactor how mac tests projects are generated. Fixes #6322. 2019-06-20 10:48:51 +02:00
mono-native.csproj.template [tests] Enable the linker for device builds and disable it for simulator builds in the mono-native tests. 2019-02-18 13:39:31 +01:00