From: Panayotis K. <pan...@pa...> - 2011-06-15 06:48:02
|
I am happy to announce that the demo projects that are inside the XMLVM repository now compile with the C backend! There is a recent update of the build scripts which allow on demand usage of C or Objective C backend. The parameter to control this is inside the "xmlvm.properties" file, property named "xmlvm.backend" You can upgrade your current projects with this command: xmlvm --skeleton=iphone:update --app-name=... --out=... Note, some files might need some manual fine-tuning, to inherit your project options |