Releases: inindev/adtpro
Releases · inindev/adtpro
ADTPro 2.2.0
- Support for Apple Silicon
- Move to java 17
- Move to jpackage based dmg installs with bundled jre
- Update external dependencies
- Misc cleanup
MacOS Users:
Browsers attach the com.apple.quarantine extended attribute to downloaded files that will interfere with the running of this install. Download with curl or wget:
curl -LO https://github.com/inindev/adtpro/releases/download/v_2_2_0/ADTPro-2.2.0.dmgwget https://github.com/inindev/adtpro/releases/download/v_2_2_0/ADTPro-2.2.0.dmg
Alternatively, download with a browser and remove quarantine extended attribute post-download: xattr -d com.apple.quarantine ADTPro-2.2.0.dmg
Refactored install for Mac, Raspberry Pi support
v_2_0_3 move from JavaApplicationStub .app approach to shell script