xamarin-macios/tools
Rolf Bjarne Kvinge 27289efb1a [mtouch] Fix bundling frameworks from extensions.
We must build each appex bundle before the container bundle, so that we can
compute the frameworks each appex the needs before bundling the container app.

Also there's no need to store the list of frameworks appex's need in a file,
since everything is now done in the same mtouch process.
2017-02-10 16:39:17 +01:00
..
apidiff Update xm apidiff to cycle8 (#1624) 2017-02-06 08:40:43 -06:00
common [mtouch] Implement support for sharing code between app extensions and container apps. 2017-02-10 16:39:15 +01:00
install-source Pass StringComparison to string.StartsWith / EndsWith. (#1316) 2016-12-08 16:54:10 +01:00
linker [linker] Remove static state, and put the state inside DerivedLinkContext instead. (#1657) 2017-02-10 07:45:42 +01:00
mmp [linker] Remove static state, and put the state inside DerivedLinkContext instead. (#1657) 2017-02-10 07:45:42 +01:00
mtouch [mtouch] Fix bundling frameworks from extensions. 2017-02-10 16:39:17 +01:00
pmcs [src] Make sure to always set all variants of our conditional compilation symbols. (#986) 2016-10-13 15:10:24 +02:00
Makefile Install source code. 2016-04-24 14:47:27 -04:00