Skip to content

0.0.1

Latest
Compare
Choose a tag to compare
@ezefranca ezefranca released this 26 Aug 18:59
· 2 commits to main since this release
74328e8

Release Notes

Version 0.0.1

The first version of xcode-frameworks, a simple command-line tool designed to help you manage frameworks and xcframeworks in your Xcode projects. With this tool, you can detect and fix duplicate frameworks, manage embedding and signing configurations, and automate some Xcode tasks.

This release includes:

  • Listing all embedded frameworks and xcframeworks.
  • Detecting and displaying duplicate frameworks.
  • Automatically fixing duplicate frameworks.
  • Embedding frameworks with and without signing.

Feedback is always welcome!

Full Changelog: https://github.com/ezefranca/xcode-frameworks/commits/0.0.1