xamarin-macios/tests/mini
Rolf Bjarne Kvinge 156e8995fa
[xharness] Use existing (and pre-defined) defines for bitcode platforms. (#5650)
It's harder to forget setting the define if it's already set by default.

Fixes the mini tests on watchOS device:

    [FAIL] JitTests.Exceptions : System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
    ----> System.ExecutionEngineException : Attempting to JIT compile method 'ExceptionTests:test_1_basic_filter_catch ()' while running in aot-only mode. See https://docs.microsoft.com/xamarin/ios/internals/limitations for more information.

since BITCODE wasn't defined everywhere it needed to be.
2019-02-21 18:08:33 +01:00
..
AppDelegate.cs [xharness] Use existing (and pre-defined) defines for bitcode platforms. (#5650) 2019-02-21 18:08:33 +01:00
Info.plist [tests] Remove Classic test projects, and make the Unified test projects the master projects. (#858) 2016-09-21 22:55:10 +02:00
Main.cs [tests] Import 2016-05-26 15:06:52 +02:00
Makefile [tests] Import 2016-05-26 15:06:52 +02:00
mini.csproj Bump mono to head of 2018-02 (#4118) 2018-05-24 08:40:21 -04:00