A very simple macOS utility that turns a iOS .xcodeproj into a distributable iOS .xcframework.
- Drag-and-drop project selection with scheme awareness
- Guided build steps with real-time logs and linear progress indicators
- macOS 14.4+
- Xcode 16+
- Swift 5.9+
- Clone the repository and open
XCFrameworkGeneratorApp.xcodeprojin Xcode. - Select the XCFrameworkGeneratorApp scheme and run the app.
- Use the Open Project button (or drop an
.xcodeproj) to load your project. - Pick any shared scheme and hit Generate XCFramework.
- Once successful, the app reveals the generated
.xcframeworkin Finder.
This project is available under the MIT License.
