Skip to content

ezefranca/XCFrameworkGeneratorApp

Repository files navigation

XCFrameworkGeneratorApp

A very simple macOS utility that turns a iOS .xcodeproj into a distributable iOS .xcframework.

Gumroad

XCFrameworkGeneratorApp - macOS utility to create .xcframework. | Product Hunt

Highlights

  • Drag-and-drop project selection with scheme awareness
  • Guided build steps with real-time logs and linear progress indicators

Requirements

  • macOS 14.4+
  • Xcode 16+
  • Swift 5.9+

Getting Started

  1. Clone the repository and open XCFrameworkGeneratorApp.xcodeproj in Xcode.
  2. Select the XCFrameworkGeneratorApp scheme and run the app.
  3. Use the Open Project button (or drop an .xcodeproj) to load your project.
  4. Pick any shared scheme and hit Generate XCFramework.
  5. Once successful, the app reveals the generated .xcframework in Finder.

OR

Gumroad

License

This project is available under the MIT License.

About

Simple macOS app that builds iOS .xcframeworks directly from .xcodeproj projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages