-
Notifications
You must be signed in to change notification settings - Fork 133
ongoing iOS and XCode compatibility
RoboVM currently fully supports deploying Apps to iOS 12, iOS 13 devices and simulators.
Latest stable release (2.3.9):
To get latest XCode version iOS version compatibility install the latest snapshot release (2.3.10) for Eclipse or IntelliJ:
Please note that for installation in Eclipse you need to enter the update site for the specific version, f.ex. http://robovm.mobidevelop.com/downloads/releases/eclipse/2.3.9/site/.
Please note that recent Idea plugin is a .zip file, make sure Safari is not unpacking it upon downloaded. It has to be installed as .zip file!
All frameworks have corresponding binding in RoboVM now (Hooray!). Check latest snapshot for latest iOS version support, stable release might use outdate one:
2.3.9
-> iOS12.2
2.3.10-SNAPSHOT
-> iOS13.5
For details consult the Changelog
Howto Create an Asset Catalog for XCode 9 Appstore Submission?
Please help us testing snapshot builds and report issue!
- Developer Guide
- Changelog
- What we're currently working on and where you can help
- F.A.Q.
- Are non libGDX iOS apps supported?
- Is there a debugger available?
- How are bindings to existing native frameworks generated?
- Who is behind this project?
- Are there any alternatives to RoboVM?
- Can RoboVM be built on Linux?
- My app is crashing without a stacktrace, what should I do?
- Is XCode interface builder supported?
- Memory Management Guide
- Howto Create an Asset Catalog for XCode 9 Appstore Submission?
- Generate Admob Bindings with bro gen Tutorial