Added support for UDIF images, closes #46.

This commit is contained in:
2016-09-02 04:02:35 +01:00
parent 7fdb135c02
commit 8c2de9665c
47 changed files with 20174 additions and 2 deletions

View File

@@ -0,0 +1,54 @@
<Overview>
<Assemblies>
<Assembly Name="plist-cil" Version="1.14.0.0">
<Attributes>
<Attribute>
<AttributeName>System.Reflection.AssemblyCompany("Claunia.com")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyConfiguration("")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyCopyright("© Claunia.com")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyDescription("")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyProduct("")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyTitle("plist-cil")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyTrademark("")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
</Attribute>
</Attributes>
</Assembly>
</Assemblies>
<Remarks>To be added.</Remarks>
<Copyright>To be added.</Copyright>
<Types>
<Namespace Name="Claunia.PropertyList">
<Type Name="ASCIIPropertyListParser" Kind="Class" />
<Type Name="BinaryPropertyListParser" Kind="Class" />
<Type Name="BinaryPropertyListWriter" Kind="Class" />
<Type Name="NSArray" Kind="Class" />
<Type Name="NSData" Kind="Class" />
<Type Name="NSDate" Kind="Class" />
<Type Name="NSDictionary" Kind="Class" />
<Type Name="NSNumber" Kind="Class" />
<Type Name="NSObject" Kind="Class" />
<Type Name="NSSet" Kind="Class" />
<Type Name="NSString" Kind="Class" />
<Type Name="PropertyListFormatException" Kind="Class" />
<Type Name="PropertyListParser" Kind="Class" />
<Type Name="UID" Kind="Class" />
<Type Name="XmlPropertyListParser" Kind="Class" />
</Namespace>
</Types>
<Title>plist-cil</Title>
</Overview>