From: Linus B. <li...@br...> - 2010-09-29 07:55:56
|
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? 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 |