In this post I will detail the difficulties to implement this feature and how I solved them: This makes it easy for example to integrate Dependencies with your CI. You can use the built-in dependencies command line tool to analyze your dSYM from the Terminal. Dependenciesĭependencies is a developer tool which lets you explore the architecture of your app with an interactive graph by analyzing dSYM files: This post might be of interest if you are planning to add a Command Line tool to your app distributed on the Mac App Store.
Implementing this feature turned out to be tricky, mostly due to the lack of documentation on this specific subject. In this article, I explain how I built the command line support and released it in the Mac App Store.
A couple of months ago, I released a new app called Dependencies on the Mac App Store.