Skip to content

Releases: ezefranca/xcode-frameworks

0.0.1

26 Aug 18:59
74328e8
Compare
Choose a tag to compare

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