xamarin-macios/tests/scripted/bug-13945
Rolf Bjarne Kvinge e73d71cbe8 [mtouch] Build into arch-specific temporary directories, instead of having arch-specific filenames.
This makes dylibs automatically have the correct dylib id, which means no
fixups are required.

For instance: we'd build libpinvokes.armv7.dylib from libpinvokes.armv7.m,
which by default ends up with a dylib id of "libpinvokes.armv7.dylib". With
this fix no change is required, since we now build armv7/libpinvokes.dylib
from armv7/libpinvokes.m.
2017-02-10 14:42:09 +01:00
..
.gitignore [tests] Import 2016-05-26 15:06:52 +02:00
Makefile [mtouch] Build into arch-specific temporary directories, instead of having arch-specific filenames. 2017-02-10 14:42:09 +01:00
app.cs [tests/scripted] Convert to Unified. (#875) 2016-09-22 14:27:38 +02:00
binding.cs [tests] Import 2016-05-26 15:06:52 +02:00
managed.cs [tests/scripted] Convert to Unified. (#875) 2016-09-22 14:27:38 +02:00