Rosalind Franklin was a British biophysicist whose discovery of DNA's structure transformed science. In a similar way, app bundles built with Xcode have their own hidden structures that, when understood, can significantly improve their performance and efficiency. Our tool, Rosalind, analyzes these app bundles, offering developers clear insights to optimize their work.
Note
Like Franklin's legacy of open discovery, we are making Rosalind open-source under MIT, ensuring that this knowledge is accessible to everyone, fostering a collaborative and innovative community.
- Clone the repository:
git clone https://github.com/tuist/rosalind
. - Install system dependencies:
mise install
. - Install project dependencies:
mise run install
. - Build the project:
mise run build
.