- Home /
Where is micro framework used?
On the Mono compatibility page I see .net, .net subset, web and micro. When I open player settings for iOS or Android I can choise between .net and .net subset but not micro. So my question is - where is that "micro" used?
Comment
Best Answer
Answer by Graham-Dunnett · Sep 29, 2013 at 07:14 PM
Micro is the stripped down mscorlib that is selectable from the Stripping Level (Pro feature) settings on the Build Player tab. See:
http://docs.unity3d.com/Documentation/Components/class-PlayerSettings40.html
and
http://docs.unity3d.com/Documentation/Manual/iphone-playerSizeOptimization.html