Project

appload

0.0
No commit activity in last 3 years
No release in over 3 years
Guiding iOS release managers through appstore upload.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.11
~> 10.0
~> 3.0
~> 0.38.0

Runtime

~> 1.2
~> 1.10
~> 0.0.4
 Project Readme

appload

Twitter: @longboardcat13 License Build Status Gem Version

appload is a gem that helps you double-check things you might have gotten wrong during an iTunes Connect upload. It will display .ipa, info.plist, and provisioning profile information to verify before uploading via fastlane/deliver.

Things to check before uploading:

  • Entitlements
  • Provisioned devices
  • Expiring provisioning profiles
  • Expiring developer certificates
  • Scheme

Usage

gem install appload

appload <path_to_ipa>