Releases: getappbox/AppBox-iOSAppsWirelessInstallation
Release 3.6.0
What's Changed
- Fix email delivery failures caused by recent mailgun changes
Install or Update using curl
- Install/update AppBox by running the following command in your terminal -
curl -s https://getappbox.com/install.sh | bash - After update, open AppBox to update the AppBoxCLI tool (if in use)
- 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.zipand moveAppBox.appinto the/Applicationsdirectory.
Full Changelog: 3.5.0...3.6.0
Release 3.5.0
What's Changed
- Added CLI Supports (Read more)

- Updated BaseSDK to macOS 26
- 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 | bashIf 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.4.0...3.5.0
Release 3.4.0
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 | bashIf 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
Release 3.3.0
What's Changed
-
New self-hosted ShortURL service (appbox.me)
- Previously, we were using branch.io to generate short URLs. But as branch.io keeps adding more and more tracking parameters to a URL we move to a self-hosted ShortURL service with more privacy focus.
-
New self-hosted cross-origin request server
- As Dropbox doesn't allow cross-origin requests (#234), we were using Heroku to make cross-origin requests to dropbox. Now, this will also get processed by new self-hosted server (https://cros.getappbox.com)
- Repo - https://github.com/getappbox/cors-anywhere
-
Status page (https://status.getappbox.com/status/web)
- A status page to check all web services thats AppBox needs to function
-
3rd party dependencies update
- Update AppCenter 5.0.0 (was 4.4.3)
- Update CocoaLumberjack 3.8.0 (was 3.7.4)
- Update ObjectiveDropboxOfficial 7.0.0 (was 6.3.2)
Install or Update using curl
Install AppBox by running the following command in your terminal -
curl -s https://getappbox.com/install.sh | bashIf 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 /Applications directory.
Release 3.2.0
What's Changed
- Updated minimum OS version requirement to macOS 10.15
- Set email and personal message only if they are not nil [#247 via @MariusCiocanel]
- Set MSACCrashes userConfirmationHandler as documented by Microsoft [#246 via @MariusCiocanel]
- Replace custom logger with cocoalumberjack
- Replace custom log view with default macOS console application
- Update SSZipArchive to 2.5.2
Install or Update using curl
Install AppBox by running the following command in your terminal -
curl -s https://getappbox.com/install.sh | bashIf 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 /Applications directory.
Release 3.1.0
What's Changed
- Added support for new device identifier format #205
- Added current logged-in user name and email to Accounts menu #200
- Added option to delete build record from AppBox dashboard only #174
- Fixed a crash which occurs when deleting a build from Dropbox
Install or Update using curl
Install AppBox by running the following command in your terminal -
curl -s https://getappbox.com/install.sh | bashIf 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 /Applications directory.
Release 3.0.1
What's Changed
- Fix app is not installing due to invalid dropbox direct download URL #243
Install or Update using curl
Now, you can install AppBox by running the following command in your terminal -
curl -s https://getappbox.com/install.sh | bashIf 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 /Applications directory.
Release 3.0.0
What's Changed
- Removed project/workspace build option
- Fix the email delivery issue #293
- Fix crc check failed for file #201 (by @tkirby)
- New App Icon
Install or Update using curl
Now, you can install AppBox by running the following command in your terminal -
curl -s https://getappbox.com/install.sh | bashIf 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 /Applications directory.
Release 2.9.6
This release fixes the AppBox startup crash due to a signing issue. Our old Apple Developer Account has been blocked due to this all old builds are invalid from 18 Jan 2022. This build is signed with a new Apple Account.
Install or Update using curl
Now, you can install AppBox by running the following command in your terminal -
curl -s https://getappbox.com/install.sh | bashIf you face any issue 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 /Applications directory.
Release 2.9.5
Note - Due to some changes on the Dropbox side all the old app uploaded using the older AppBox version is not working. So, please download and use this version of AppBox.
- Fixed unable to install the app (#215 / #217)
- Fixed short URL service (branch.io)
- Update 3rd Party Dependencies
- AppCenter 4.1.0 (was 3.3.4)
- ObjectiveDropboxOfficial 5.0.5 (was 5.0.3)
Install or Update using curl
Now, you can install AppBox by running the following command in your terminal -
curl -s https://getappbox.com/install.sh | bashIf you face any issue 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 /Applications directory.