From: Christoffer K. <chr...@ya...> - 2011-03-20 22:28:51
|
Hi everybody. I have a big problem with my xmlvm iphone app. The problem is that i can not seem to include an interface for it. what i've done is:created an iphone app from an android app, with layouts etc., by navigating to the android app directory in terminal and afterwards i typed "ant run-Xcode" after a few tweaks and cuts it finally build in xcode. after a few more tweaks and cuts it also build in xcode.But when i run the code it just starts the simulator up and then terminates to the simulator screen. what i wish to do is to have the app load the GUI that i've created (i have added a .xib file and viewController .h & .m files).Sorry for my tedious question but i really need some guidence. Hope that someone can help! And thank you for always replying when i have a question. Kind regards Christoffer |