xamarin-macios/tools
Sebastien Pouliot c8a8fb3156
[mtouch] Always enable experimental-xforms-product-type (#8425)
Not an experiment anymore - it works as expected.

This half-remove the optimization option (it must remain there to avoid
breaking all projects that have it defined) but it will always be `true`
so `Xamarin.Forms.Platform.iOS.dll` will **always** be considered as SDK
code by the linker.

Fix https://github.com/xamarin/xamarin-macios/issues/8407
2020-04-17 17:18:20 -04:00
..
apidiff Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
common [mtouch] Always enable experimental-xforms-product-type (#8425) 2020-04-17 17:18:20 -04:00
devops Update azure-pipelines.yml 2020-04-02 22:20:01 -04:00
install-source Merge remote-tracking branch 'xamarin/xcode11.3' into d16-5 2019-12-17 18:56:12 -05:00
linker [mtouch] Always enable experimental-xforms-product-type (#8425) 2020-04-17 17:18:20 -04:00
mlaunch [mlaunch] Fix clean target to actually do something. (#5985) 2019-05-03 19:11:22 +02:00
mmp Extract the ApplePlatform and LinkMode enums into their own files. (#8411) 2020-04-17 09:45:18 +02:00
mtouch [mtouch/mmp] Simplify namespace handling now that we don't support Classic anymore. (#8410) 2020-04-17 12:26:38 +02:00
siminstaller [siminstaller] Update parsing xml because Apple changed their schema. (#8231) 2020-03-30 16:50:03 -04:00
xibuild [xibuild] Clean up temporary files when done. (#7508) 2019-12-03 14:42:56 +01:00
.gitignore Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
Makefile Add tool to download and install simulators, and use it to provision the iOS 10.3 simulator if needed. Fixes maccore#1442. (#5645) 2019-02-22 10:39:16 +01:00
compare-commits.sh Fix generator diff after .NET modifications. (#8180) 2020-03-24 15:52:03 +01:00
diff-to-html Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
nunit3-console-3.10.0 [msbuild] Update tests to NUnit 3.12. (#7597) 2019-12-16 23:55:59 +01:00