I'm trying to run my libGDX roboVM project on an actual device but I'm getting an error:
An internal error occurred during: "Launching -ios (2)". No signing identity found matching 'iPhone Developer'
Is there a wiki that explains where I can set these signing options?
Update the
robovm
block in build.gradle to include your signing identity name and number, and the name of your provisioning profile: