What's Changed
- Remove temporary files on app termination to fix #269
- Remove AppCenter and update 3rd-party dependencies
- Set minimum required version to macOS 12.4 (Monterey)
- Fix the IPA file access issue for the latest AppBox Fastlane plugin
- Many other fixes and improvements
Install or Update using curl
Install AppBox by running the following command in your terminal -
curl -s https://getappbox.com/install.sh | bash
If you face any issues using the above command, then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip
and move AppBox.app
into the /Applications
directory.
Full Changelog: 3.3.0...3.4.0