[MonoTouch] Header file for view controller not created
Jeff Stedfast
jeff at xamarin.com
Wed Mar 7 15:41:24 UTC 2012
Hi Marcus,
Do you have a C# class with the same name as the .xib?
If not, then this isn't a bug; MonoDevelop doesn't create header files from
.xibs, it creates them from C# classes.
If you do have an associated C# class, then you are likely hitting the same
bug others have reported. This bug seems to be some sort of race condition
because neither I nor anyone in our QA department has been able to
reproduce this yet. I've implemented a possible fix for 2.8.8 but have no
way of testing that it solves it.
If you'd like, try downloading and installing this build of MonoDevelop:
http://files.xamarin.com/~jeff/MonoDevelop-7f7438379ac6335725b411d0a0f96b817c626f7b.dmg
Hope that helps,
Jeff
On Wed, Mar 7, 2012 at 7:46 AM, ozRocker <marcusmilne at hotmail.com> wrote:
> This question is the same as this Missing h-files and Assistant Editor not
> working because of it (monoTouch/MonoDevelop) but none of the answers work
> for me. When I double-click the XIB file from monodevelop no header file is
> created in XCode 4.2, even after I edit the XIB in Xcode and re-save, or
> when I quit Xcode and monodevelop and re-open. I have expanded every folder
> in Xcode and there is no ViewController.h file anywhere.
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Header-file-for-view-controller-not-created-tp4453165p4453165.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120307/82dc8fb9/attachment.html>
More information about the MonoTouch
mailing list