Running Libgdx Eclipse apps in iOS Simulator via R

2019-05-17 19:41发布

问题:

I can't seem to get RoboVM to run apps in the iOS Simulator via Eclipse.

I have followed this guide, but get this error:

when I try to do a Run as..../iOS Simulator App (iPhone or iPad). I have also tried some of the LibGDX example applications and get the same message. I can't see any other error messages in the console.

I have tried cleaning the project and recreated it several times from scratch. I have also deleted ~/.robovm/cache to force a rebuild.

I have the following installed on my Mac Mini running OSX Lion:

  • Eclipse 4.2 Kelper (64 bit)
  • JDK 7 U40
  • RoboVM Eclipse plugin v0.0.5
  • XCode 4.3
  • A wildcard development provisioning profile
标签: libgdx robovm