You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature/linux (#220)
* feat(linux): add linux implementation
* feat: add description of params that caused app-descriptor generation failure (resolves#188)
* fix(update): correct issue with config being removed after package update (resolves#209)
* feat: update default os versions in generated ios and android config files
* fix: correct debugging compiler version value to pass semver tests
* feat(android): update manifest merge client to v31.9.0
* fix(android): handle issue with java output from manifest merge causing xml issue (resolves#164)
* chore: version
Merge pull request #172 from airsdk/develop
feat(project): add new project command to facilitate setting build type variations of the app id, and version (resolves#157)