From: Panayotis K. <pan...@pa...> - 2010-09-29 08:25:50
|
On Sep 29, 2010, at 10:55 AM, Linus Brimstedt wrote: > Hello, > > I've created a simple android app with a button and a WebView, it works on android emulator and in real phones. > After converting to xcode project i get error when compiling in xcode: > org_xmlvm_iphone_UIResponderDelegate.h: No such file or directory. > > I don't indeed have this file, but there is a corresponding class file. > > Any clues? Make sure you are using the latest XMLVM sources > > On the new google-site docs there is reference to skeleton=android:migrate, but my xmlvm seems only to accept skeleton=iphone? Is this something not yet implemented, or something that is now removed? :) > > best regard > > /linus Neither of these :) The patch is still pending, this is a "feature under development". It is implemented, but you have to wait a bit until you see it in the XMLVM source tree |