From: Arno P. <ar...@pu...> - 2012-12-29 11:46:48
|
crossmobile can only handle iOS 4.3 right now. Arno On 12/25/12 6:54 AM, Kurayami Tenshi wrote: > Hi > This is a continuation to > https://sourceforge.net/mailarchive/message.php?msg_id=30114275 I > couldn't find a way to reply to the message on SF's mailing page. > > Thanks Arno for your reply. I'm trying to generate the iOS API using ant > gen-xmlvm-ios as suggested in > https://sourceforge.net/mailarchive/message.php?msg_id=28303835. > But I'm getting this error: > > java.lang.RuntimeException: type 'ACCOUNTS_CLASS_AVAILABLE(NA, 5_0) > @interface ACAccount : NSObject - (id)initWithAccountType:(ACAccountType > )' contains spaces > at org.crossmobile.source.ctype.CType.<init>(CType.java:112) > at > org.crossmobile.source.utils.ListOfArguments.parse(ListOfArguments.java:53) > at org.crossmobile.source.ctype.CArgument.create(CArgument.java:178) > > My settings: > crossmobile's xmlvm.properties sdk path modified to point to SDK 6.0 > > ===== > Also, if/when this is compiled properly, how do I use it properly? > Do I still need to pass in --xmlvm-new-ios-api when I compile my > project? I've tried it and it just bombs out with an NPE. > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |