Add the Multi-OS Engine plugin repository:
https://dl.bintray.com/multi-os-engine/eclipse
git clone https://github.com/multi-os-engine/moe-samples-java
Import Project (Eclipse ADT, Gradle, etc.)
option in Android Studio / IDEAGradle Project
in EclipseCode signing in Xcode 8 is different from Xcode 7. For ease of use we recommend you create a default.properties
file in your ~/.moe
directory. This file should contain you Apple Developer Team ID in the following form:
developmentTeam=ABCDEFGHIJ
For more information on code signing, visit the installation documentation and the Multi-OS Engine Gradle Plugin on GitHub.