iOS   发布时间:2022-05-03  发布网站:大佬教程  code.js-code.com
大佬教程收集整理的这篇文章主要介绍了ios – xib未在默认的MonoTouch应用程序中的Xcode中打开大佬教程大佬觉得挺不错的,现在分享给大家,也给大家做个参考。

概述

我刚刚使用MonoDevelop创建了一个MonoTouch解决方案,在我尝试在xcode中打开xib进行编辑之后,我得到以下异常(并且xib没有打开): System.NotSupportedException: Custom attribute type 0x43 is not supported. at ICSharpCode.NRefactory.TypeSystem.CecilLoade
我刚刚使用MonoDevelop创建了@L_35_0@monoTouch解决方案,在我尝试在xcode中打开xib进行编辑之后,我得到以下异常(并且xib没有打开): @H_616_19@ @H_616_19@
System.NotSupportedException: Custom attribute type 0x43 is not supported.
at ICSharpCode.NRefactory.TypeSystem.CecilLoader+BlobReader.ReadCustomAttributeFieldOrPropType () [0x00000] in <filename unkNown>:0 
at ICSharpCode.NRefactory.TypeSystem.CecilLoader+BlobReader.ReadNamedArg (IType attributeTypE) [0x00000] in <filename unkNown>:0 
at ICSharpCode.NRefactory.TypeSystem.CecilLoader+CecilResolvedAttribute.DecodeBlob (System.Collections.Generic.List`1 positionalArguments,System.Collections.Generic.List`1 namedArguments) [0x00000] in <filename unkNown>:0 
at ICSharpCode.NRefactory.TypeSystem.CecilLoader+CecilResolvedAttribute.DecodeBlob () [0x00000] in <filename unkNown>:0 
at ICSharpCode.NRefactory.TypeSystem.CecilLoader+CecilResolvedAttribute.get_PositionalArguments () [0x00000] in <filename unkNown>:0 
at MonoDevelop.MacDev.objCIntegration.NSObjecTinfoservice.ConvertType (MonoDevelop.Ide.TypeSystem.ProjectContentWrapper dom,ITypeDeFinition typE) [0x00000] in <filename unkNown>:0 
at MonoDevelop.MacDev.objCIntegration.NSObjecTinfoservice+<GetRegisteredObjects>c__Iterator2.MoveNext () [0x00000] in <filename unkNown>:0 
at MonoDevelop.MacDev.objCIntegration.NSObjectProjecTinfo.update () [0x00000] in <filename unkNown>:0 
at MonoDevelop.MacDev.objCIntegration.NSObjectProjecTinfo.update (Boolean forcE) [0x00000] in <filename unkNown>:0 
at MonoDevelop.MacDev.XcodeSyncing.XcodeProjectTracker.updateTypes (IProgressMonitor monitor) [0x00000] in <filename unkNown>:0
@H_616_19@该应用程序编译并运行良好,但….

解决方法

重启XCode和MonoTouch,它应该解决这个问题……

大佬总结

以上是大佬教程为你收集整理的ios – xib未在默认的MonoTouch应用程序中的Xcode中打开全部内容,希望文章能够帮你解决ios – xib未在默认的MonoTouch应用程序中的Xcode中打开所遇到的程序开发问题。

如果觉得大佬教程网站内容还不错,欢迎将大佬教程推荐给程序员好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。