Releases: airsdk/apm
0.0.8-beta
Implemented version ranges and new dependency model allowing for variable version dependencies
Add android custom namespace handling (eg amazon) in app descriptor manifest additions
Add pulling config from adt.cfg for android package name in manifest merge
Add passing AIR SDK directory as argument to apm via -airdir
Further application descriptor generation development
Add init process from existing application descriptor
Add option to change location of apm_packages
Bug fixes
0.0.7-beta
Add documentation (contributing, code of conduct, building)
Better java home detection
Improve log outputs
Local packages (resolves #19)
Further work on application descriptor generation
Bug fixes
0.0.6-beta
Logging changes, fix for dependency check when building packages, better java detection, some build changes
0.0.5-beta
iOS info additions and entitlements merging into app descriptor
apm self updating to install latest release
airsdk install changes for quarantine on macos
0.0.4-beta
Corrected issue in build script missing swc dependency
0.0.3-beta
Critical fix for locating path of airpackage for publish command
0.0.2-beta
Second beta release.
Contains the first build of the command with android manifest merging and descriptor generation. iOS merging still in development.
Key additions:
- Analytics
- Handling package readme, changelog
- Platform based assets
- ant build script
- Android manifest merging
- Application descriptor creation
0.0.1-beta
Initial beta release
Check the installation guide in the wiki to get started: