git bisect run xcodebuild
This blog post explains how you can easily find a commit that introduced a bug in an iOS application.
Motivation
The following technique is helpful if you work with many developers on a large repository with daily complex commits. Once you find the c...
blog.eidinger.info4 min read