Embeddinator-4000/support
Sebastien Pouliot fdb0041515 [objc] Add xcode support for objc-cli to build the libmanaged.dylib and it's unit tests (#42)
This allows debugging the generated code with Xcode as well as
running the native unit tests with XCTest (which might not be the
best tool but it's good to support).

This commit requires a addition to mono_embeddinator so we can
override where the assemblies are loaded from - we cannot assume
they will be with the executable (e.g. plugin) and we hit this
case with Xcode unit tests.
2017-04-03 14:33:05 +02:00
..
java Added ref/out parameters Java support code. 2017-03-06 20:42:49 +00:00
glib.c Remove some C99 inline code from eglib. 2017-01-17 23:25:37 +00:00
glib.h Remove some C99 inline code from eglib. 2017-01-17 23:25:37 +00:00
main.c Updated old Mono-to-managed prefix M2N to Embeddinator naming. 2017-03-27 01:18:01 +01:00
mono_embeddinator.c [objc] Add xcode support for objc-cli to build the libmanaged.dylib and it's unit tests (#42) 2017-04-03 14:33:05 +02:00
mono_embeddinator.h [objc] Add xcode support for objc-cli to build the libmanaged.dylib and it's unit tests (#42) 2017-04-03 14:33:05 +02:00