If you are using Jenkins to orchestrate your continuous integration and continuous delivery (CI/CD) pipelines, you have likely encountered the challenges of packaging iOS apps into .ipa files. Enter —a specialized Jenkins pipeline library designed to bring automation, consistency, and a bit of style to your iOS build workflows.
Utilize the library's built-in caching flags to preserve derived data folders between builds. This prevents Xcode from recompiling unmodified Swift packages and CocoaPods dependencies.
Hazy. Hoppy. Hackable.