Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
3
Question by Jumblegreen · Apr 11, 2012 at 10:22 AM · iossystemstripping

IOS : Which parts of the System namespace can you use with ' micro mscorlib' stripping

I am developing a game on IOS

I have been looking at the docs on stripping and it suggests that when using 'micro mscorlib', the greatest level of code stripping, you should be careful about using calls implemented in System.dll

it says...

"Microo mscorlib level: .... but it is not compatible with some System and System.Xml assembly classes, so use it with care."

Later on it says

"Don't use anything that lives in System.dll or System.Xml.dll in your code. These libraries are not compatible with micro mscorlib."

So does anyone know if you can use anything at all from the System namespace when using Micro level stripping? I would really like to use the double precision floating point maths stuff in System.

Thanks in advance for any help.

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Fattie · Feb 20, 2013 at 07:17 AM 2
Share

really, it's just incredible this is undocumented

avatar image nventimiglia · Jun 26, 2014 at 10:32 PM 0
Share

Does anyone know where the micromscorlib.dll is located ? Lets rip the sucker apart.

1 Reply

· Add your reply
  • Sort: 
avatar image
1

Answer by Bunny83 · Jun 30, 2014 at 04:51 AM

There has been the MonoCompatibillity page for ages. Also keep in mind that "System namespace" doesn't equal to "`System.dll`". All core features are in the mycorlib (or the micro equivalent)

The different mscorlibs are located at

 /Editor/Data/Mono/lib/mono/[subfolder]/mscorlib.dll

Keep in mind that if stripping is used, the compiler will remove unused code from the final build. If you use reflection to access parts which might have been stripped away your code will crash, so use reflection with caution.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image nventimiglia · Jul 02, 2014 at 12:00 AM 0
Share

Thanks, this is good to have.

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

8 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

HTTP WebRequest with iOS Stripping 1 Answer

Is there a simple way to check for available space on an iOS device within a Unity app? 0 Answers

Cannot Build for iOS Platform 0 Answers

The name 'Joystick' does not denote a valid type ('not found') 2 Answers

link.xml for a monobehaviour? 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges