Skip to content

Release 2.0.1

Compare
Choose a tag to compare
@vineetchoudhary vineetchoudhary released this 30 Oct 13:31
· 546 commits to master since this release
ac88ad3

Download AppBox.app for your mac from here

New Features

  • Finally Dashboard here. (You can open Dashboard using ⌘ + D or from File > Dashboard)
    • Dashboard will show the list of uploaded IPAs
    • You can delete any uploaded IPA right from dashboard
    • You can reveal a build in Finder or Dropbox
    • Build Analytics (Google Short URL Analytics)
    • You can also see embedded Provisioning Profile details
  • iTunesConnect Upload
    • Now you can upload IPA file directly to iTunesConnect using AppBox
    • You can also archive and upload IPA file directly to iTunesConnect
    • AppBox will automatically detect whether IPA include a AppStore provisioning profile or not
    • Native login for for iTunesConnect and validate whether account enable for iTunesConnect or not
    • You can login with multiple iTunesConnect account
  • Slack Supported
  • AppBox Preferences (You can open Preferences using ⌘ + , or from AppBox > Preferences...)
    • General Preferences
      • You can select default build location for AppBox. You'll find all your archive and IPA in this directory.
      • Change default Xcode (This change will take effects globally in your system.)
      • New Archive and Build Option
        • Upload symbols for AppStore exports
        • Upload bitcode for AppStore exports
        • Compile bitcode for Non-AppStore exports
    • Email Preferences
      • You can set default Email address here
      • You can also set default personal message with following supported keywords
        Supported Keywords: The
        {PROJECT_NAME} - For Project Name
        {BUILD_VERSION} - For Build Version
        {BUILD_NUMBER} - For Build Number
      • You can override default email setting & personal message for single build from home screen.
    • Slack Preferences
      • You can set default slack channel webhook
      • You can set default personal message, like we do in Email
  • Removed Gmail login, added MailGun
  • Supported localised project name
  • Jenkins Support (Beta)
  • Bug Fixes

Updated Dependencies

  • ObjectiveDropboxOfficial 3.0.4 (was 2.0.6)
  • AFNetworking 3.1.0 (was 2.5.4)
  • CMDQueryStringSerialization 0.4.1 (was 0.3.2)
  • Crashlytics 3.8.4 (was 3.8.3)
  • SSZipArchive 1.7 (was 1.6.2)
  • ZXingObjC 3.2.1 (was 3.1.0)

Download AppBox.app for your mac from here