In running a final checklist, I'm encountering a problem when setting the
"Main Interface" to a given file.  Up until now I have left this value
undefined (project settings > iphone application > ipad deployment info >
Main Interface pull-down).

When I set this value to my main UI, I get the following error:
Objective-C exception thrown.  Name: NSUnknownKeyException Reason:
[<UIApplication 0x98586b0> setValue:forUndefinedKey:]: this class is not key
value coding-compliant for the key view.

With a reason of:
[<UIApplication 0x98586b0> setValue:forUndefinedKey:]: this class is not key
value coding-compliant for the key view.

I saw this type of error in a previous MD/MT upgrade (when we all went from
xcode 3 to 4) and creating a new xib fixed the problem.  However, I created
a new xib and specified that as the "main interface" and I still get this
problem.  

Do I *need* to set this field for appstore distribution?  It is not set in
the xamarin documentation for building for the app store
(http://docs.xamarin.com/@api/deki/files/399/=06_iOS_Application_Target.png)
but that is for iphone/ipod, not ipad.  Any help, suggestions GREATLY
appreciated.

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Problem-building-for-appstore-tp4655782.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to