xamarin-macios/tools
Sebastien Pouliot 2dd895e3fe [mtouch] Set default for dlsym to false for iOS (like tvOS and watchOS) (#60)
In cycle 7 we turned off, by default, the `dlsym` option (i.e. looking
up symbols for p/invoke) for tvOS and watchOS.

However we decided to wait for iOS to see if this caused issues for
existing code base. There has not been such reports (for tvOS) so,
for cycle 8, we'll turn it off (and use direct calls) for iOS.

If problems arise during the alpha/beta of C8 then we still can
revert this change easily.
2016-05-17 18:35:31 +02:00
..
apidiff [tools/apidiff] Fix typo in README. 2016-04-24 15:59:43 -04:00
common Rewrite user-visible messages to use 'cooperative mode' instead of 'coop'. 2016-05-17 11:30:38 +02:00
install-source Install source code. 2016-04-24 14:47:27 -04:00
linker Implement support for exception marshalling. 2016-05-17 11:23:48 +02:00
mmp [mmp] Only 64-bit apps have the dynamic objc_msgSend wrappers. 2016-05-17 11:24:04 +02:00
mtouch [mtouch] Set default for dlsym to false for iOS (like tvOS and watchOS) (#60) 2016-05-17 18:35:31 +02:00
pmcs Build the platform assemblies. 2016-04-24 14:47:26 -04:00
Makefile Install source code. 2016-04-24 14:47:27 -04:00