appload ======= [](https://twitter.com/longboardcat13) [](https://github.com/longboardcat/appload/blob/master/LICENSE) [](https://travis-ci.org/longboardcat/appload) [](http://badge.fury.io/rb/appload) 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][1]. Things to check before uploading: - Entitlements - Provisioned devices - Expiring provisioning profiles - Expiring developer certificates - Scheme Usage ----- `gem install appload` `appload <path_to_ipa>` [1]: https://github.com/fastlane/fastlane/tree/master/deliver