Skip to content

7.0.132

Compare
Choose a tag to compare
@shai-almog shai-almog released this 05 Jan 04:23
· 36 commits to master since this release
added maven goals to build for specific targets without having to pro…

…vide any profiles or properties

This will make it easier to inspect the build targets that are available via the Maven side-bar.
Goals include:
build-android
build-android-gradle-project
build-jar
build-ios
build-ios-release
build-ios-xcode-project
build-javascript
build-mac-desktop
build-windows-desktop
build-windows-uwp

This also includes a goal to install the intelliJ run profiles into the project, in case they were lost.