BenchmarkDotNet/samples/BenchmarkDotNet.Samples.iOS
Jonathan Peppers 9c0f523906
Xamarin Support (#1360)
* Multi-target `BenchmarkDotNet.Samples` to include `netstandard2.0`
* Don't probe for `mono` binary for `InProcess`
* Detect Xamarin.Android / Xamarin.iOS
* Fix for `Directory.CurrentDirectory()` as `ArtifactPath`
* Default to `InProcess` for Xamarin platforms
* Added documentation, sample, and a new `BenchmarkDotNet.Xamarin.sln`
2020-04-09 18:06:33 +02:00
..
Assets.xcassets/AppIcon.appiconset Xamarin Support (#1360) 2020-04-09 18:06:33 +02:00
Properties Xamarin Support (#1360) 2020-04-09 18:06:33 +02:00
Resources Xamarin Support (#1360) 2020-04-09 18:06:33 +02:00
AppDelegate.cs Xamarin Support (#1360) 2020-04-09 18:06:33 +02:00
BenchmarkDotNet.Samples.iOS.csproj Xamarin Support (#1360) 2020-04-09 18:06:33 +02:00
Entitlements.plist Xamarin Support (#1360) 2020-04-09 18:06:33 +02:00
Info.plist Xamarin Support (#1360) 2020-04-09 18:06:33 +02:00
Main.cs Xamarin Support (#1360) 2020-04-09 18:06:33 +02:00