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