Note that there are some explanatory texts on larger screens.

plurals
  1. POxib is not opened in Xcode in a default MonoTouch application
    primarykey
    data
    text
    <p>I've just created a MonoTouch solution using MonoDevelop and after I'm trying open the xib in XCode for editing, I get the following exception (and the xib not opens):</p> <pre><code>System.NotSupportedException: Custom attribute type 0x43 is not supported. at ICSharpCode.NRefactory.TypeSystem.CecilLoader+BlobReader.ReadCustomAttributeFieldOrPropType () [0x00000] in &lt;filename unknown&gt;:0 at ICSharpCode.NRefactory.TypeSystem.CecilLoader+BlobReader.ReadNamedArg (IType attributeType) [0x00000] in &lt;filename unknown&gt;:0 at ICSharpCode.NRefactory.TypeSystem.CecilLoader+CecilResolvedAttribute.DecodeBlob (System.Collections.Generic.List`1 positionalArguments, System.Collections.Generic.List`1 namedArguments) [0x00000] in &lt;filename unknown&gt;:0 at ICSharpCode.NRefactory.TypeSystem.CecilLoader+CecilResolvedAttribute.DecodeBlob () [0x00000] in &lt;filename unknown&gt;:0 at ICSharpCode.NRefactory.TypeSystem.CecilLoader+CecilResolvedAttribute.get_PositionalArguments () [0x00000] in &lt;filename unknown&gt;:0 at MonoDevelop.MacDev.ObjCIntegration.NSObjectInfoService.ConvertType (MonoDevelop.Ide.TypeSystem.ProjectContentWrapper dom, ITypeDefinition type) [0x00000] in &lt;filename unknown&gt;:0 at MonoDevelop.MacDev.ObjCIntegration.NSObjectInfoService+&lt;GetRegisteredObjects&gt;c__Iterator2.MoveNext () [0x00000] in &lt;filename unknown&gt;:0 at MonoDevelop.MacDev.ObjCIntegration.NSObjectProjectInfo.Update () [0x00000] in &lt;filename unknown&gt;:0 at MonoDevelop.MacDev.ObjCIntegration.NSObjectProjectInfo.Update (Boolean force) [0x00000] in &lt;filename unknown&gt;:0 at MonoDevelop.MacDev.XcodeSyncing.XcodeProjectTracker.UpdateTypes (IProgressMonitor monitor) [0x00000] in &lt;filename unknown&gt;:0 </code></pre> <p>The application compiles and run fine though....</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload