Giter VIP home page Giter VIP logo

watchbuild's Introduction


WatchBuild

Twitter: @FastlaneTools License Gem

Get a notification once your App Store Connect build is finished processing


When you upload a new binary from Xcode to App Store Connect, you have to wait until it's done processing before you can submit it to the App Store.

As the #iosprocessingtime varies from a few minutes to multiple hours, it's easy to forget to check App Store Connect to see if the build is ready. WatchBuild lets you know as soon as it is done.

WatchBuild is a simple standalone tool that shows a notification once your newly uploaded build was successfully processed by App Store Connect.

Once the build is ready to be pushed to TestFlight or for review, you get a macOS notification. You can even directly click on the notification to open the build on App Store Connect.

Why use WatchBuild?

WatchBuild is a standalone tool and can be used without any of the other fastlane tools. This is big, since you can use WatchBuild also if you use Xcode to upload your app.

This tool is not a replacement for deliver (Upload metadata and builds to App Store Connect) or pilot (Upload and distribute new builds to TestFlight), but is meant as a small helpful utility with the main purpose to wait for the binary processing to be finished.

Get in contact with the developer on Twitter: @FastlaneTools


InstallationUsageNeed help?


Installation

sudo gem install watchbuild

Make sure, you have the latest version of the Xcode command line tools installed:

xcode-select --install

Usage

watchbuild

You can pass your bundle identifier and username like this:

watchbuild -a com.krausefx.app -u [email protected]

You can also include a Slack webhook url for notifications via Slack:

watchbuild -a com.krausefx.app -u [email protected] --slack_url https://hooks.slack.com/services/<your-webhook>

For a list of available parameters and commands run

watchbuild --help

How is my password stored?

WatchBuild uses the secure CredentialsManager from fastlane that stores credentials in your local keychain.

Need help?

Please submit an issue on GitHub and provide information about your setup

Code of Conduct

Help us keep watchbuild open and inclusive. Please read and follow our Code of Conduct.

License

This project is licensed under the terms of the MIT license. See the LICENSE file.

This project and all fastlane tools are in no way affiliated with Apple Inc. This project is open source under the MIT license, which means you have full access to the source code and can modify it to fit your own needs. All fastlane tools run on your own computer or server, so your credentials or other sensitive information will never leave your own computer. You are responsible for how you use fastlane tools.

watchbuild's People

Contributors

krausefx avatar asfalcone avatar mfurtak avatar alihen avatar milch avatar ohayon avatar ingmarstein avatar lacostej avatar rajivshah3 avatar powtac avatar terenceyan avatar armcburney avatar mpirri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.