Skip to content

Instantly share code, notes, and snippets.

@brendanzagaeski
Created September 18, 2013 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brendanzagaeski/6610844 to your computer and use it in GitHub Desktop.
Save brendanzagaeski/6610844 to your computer and use it in GitHub Desktop.
XML descriptor file to preserve MonoTouch.GLKit.GLKView
<linker>
<assembly fullname="monotouch">
<type fullname="MonoTouch.GLKit.GLKView" />
</assembly>
</linker>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment