Embeddinator-4000/samples
Sebastien Pouliot 98bb8f4cd9 [objc] Add `--nowarn:` and `--warnaserror:` options to the driver (#339)
Code was already present (copied from mtouch/mmp with ErrorHelper.cs) so
it's an easy and useful thing to expose.

Use `--nowarn` on UnitsNet sample to reduce the warnings that we cannot
fix (since we're using a binary downloaded from nuget)

Add unit tests for `--nowarn`. The one for `--warnaserror` did not work,
at least inside VSfM, due to bug #55801, resulting in:

> mono_os_mutex_lock: pthread_mutex_lock failed with "Invalid argument" (22)
2017-05-12 18:21:24 -04:00
..
UnitsNet [objc] Add `--nowarn:` and `--warnaserror:` options to the driver (#339) 2017-05-12 18:21:24 -04:00
mac/weather [objc][samples] Add weather sample (#134) 2017-04-19 11:17:45 +02:00
Makefile [objc][samples] Add Makefile to download UnitsNet nuget and create a native macOS dylib for the library (#257) 2017-05-03 16:31:43 -04:00