Discover how to analyze your iOS .ipa bundles using the Rosalind Swift package, by @tuist

In this article, learn how to build a CLI tool to get detailed insights into your app’s size and structure - perfect for CI, release checks, and more.

https://SwiftToolkit.dev/posts/rosalind-package

Analyze .ipa Bundles with Rosalind

Gain insights into your app's size and contents with a custom CLI tool.