JsonFx seems to be well recommended for Unity iOS, from a search of forum posts. I just grabbed JsonFx v2.0 and noticed that just using JsonReader and JsonWriter adds System.Xml dependency
Mono.Security.dll
System.Xml.dll
System.dll
mscorlib.dll
JsonFx.dll
Assembly-CSharp.dll
I was wondering if anyone has tried building a stripped down version of JsonFx 2.0 for use with Unity?
edit: actually System.Xml.dll is pretty small. I thought it was like 1.2MB. maybe b/c i have build stripping in Pro?


Reply With Quote