Build App Inventor Extension
ActionsTags
(2)This action builds AIX extension for MIT App Inventor by compiling your .java source file, with this action you can also specify App Inventor repository link. Inspired from pavi2410/AIX-Action
Required
The git URL of App Inventor sources repository to compile your extension. Default is https://github.com/mit-cml/appinventor-sources.git
.
A valid branch name of your App Inventor source repository which extensions will build from. Default is master
.
The output AIX file name. So you can use it directly for creating release actions.
You can check Wiki for detailed usage.
Build App Inventor Extension is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.