Skip to content
Nicholas VanCise edited this page Dec 1, 2020 · 17 revisions

Welcome to the Quorum_iOS_Transpiliation wiki!

This was done as my Senior Design Project for CS 472, at the University of Las Vegas, Nevada.

Here I will be documenting from start to finish the process of integrating RoboVM into the quorum build chain, along with creating an iOS project utilizing the RoboVM gradle plugin.

Why this project was necessary

In the world of Quorum, RoboVM was bought by Xamarin, and converted to closed source code. This transition caused Quorum applications to be taken out of the iOS market, as there was no way to run the generated java bytecode on iOS devices in a suitable open source manner.

This conflict motivated us to seek out a solution, being the open source fork of RoboVM maintained by MobiVM, which we have incorporated into the Quorum Studio build chain structure.