airsdk / apm

AIR Package Manager
https://repository.airsdk.dev/
MIT License
60 stars 10 forks source link

Release v1.3.0 #168

Closed marchbold closed 1 year ago

marchbold commented 1 year ago

feat(app-descriptor): ios plist merge takes highest minimum os version from packages and config fix(install): correct install detection of local airpackage file feat(cache): add local user cache for downloaded packages to avoid download for different projects feat(generate): add handling of comments in plist merges for iOS info additions and entitlements feat(templates): update android manifest and ios info addition config templates feat(data): add ability to set different application identifiers for build types (resolves #157) fix(windows): add overwrite flag for existing temp zip file (resolves #150) feat(windows): improved hash code detection from certutil output on Windows server (#149)