Running Libgdx Eclipse apps in iOS Simulator via R

2019-05-17 19:19发布

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:

Internal Error launching IOSDemo(1)

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
0条回答
登录 后发表回答