Hi,

I'm having troubles with MonoDevelop 3.0.2, Mono 2.10.9, MonoTouch 5.2.12
and Xcode 4.3.2..

For about one or two months that I don't touch Interface Builder for
nothing, just making core changes. Now I'm trying to create a new custom
ViewController (as all of them in the application) and I'm having troubles
to open existent XIB files [1] (to open without error I need to clean the
project) and after saving and closing, and MonoDevelop updates the project,
some or all actions are being lost, on .designer.cs file. If I put them
manually it compile and run. All the time I save a XIB it erase actions.

The new view controller that is for tomorrow are taking a lot to do because
I lost thingsŠ having to redo things or rewrite code like partial methods
for actions.

Any tip?

Thanks,

Karl

[1]
System.InvalidOperationException: Both arguments to IsDerivedFrom() must be
from the same compilation.

  at ICSharpCode.NRefactory.TypeSystem.ExtensionMethods.IsDerivedFrom
(ITypeDefinition type, ITypeDefinition baseType) [0x00029] in
/Users/builder/data/lanes/monodevelop-mac-3.0.2/046db1bb/source/monodevelop/
main/contrib/ICSharpCode.NRefactory/TypeSystem/ExtensionMethods.cs:92

  at 
MonoDevelop.MacDev.ObjCIntegration.NSObjectInfoService+<GetRegisteredObjects
>c__Iterator2.MoveNext () [0x000d8] in
/Users/builder/data/lanes/monodevelop-mac-3.0.2/046db1bb/source/monodevelop/
main/src/addins/MonoDevelop.MacDev/ObjCIntegration/NSObjectInfoService.cs:15
2 

  at MonoDevelop.MacDev.ObjCIntegration.NSObjectProjectInfo.Update ()
[0x00148] in 
/Users/builder/data/lanes/monodevelop-mac-3.0.2/046db1bb/source/monodevelop/
main/src/addins/MonoDevelop.MacDev/ObjCIntegration/NSObjectProjectInfo.cs:91

  at MonoDevelop.MacDev.ObjCIntegration.NSObjectProjectInfo.Update (Boolean
force) [0x0000c] in
/Users/builder/data/lanes/monodevelop-mac-3.0.2/046db1bb/source/monodevelop/
main/src/addins/MonoDevelop.MacDev/ObjCIntegration/NSObjectProjectInfo.cs:73

  at MonoDevelop.MacDev.XcodeSyncing.XcodeProjectTracker.UpdateTypes
(IProgressMonitor monitor) [0x00031] in
/Users/builder/data/lanes/monodevelop-mac-3.0.2/046db1bb/source/monodevelop/
main/src/addins/MonoDevelop.MacDev/XcodeSyncing/XcodeProjectTracker.cs:392


_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to