/XCBBuildServiceProxy

A framework to create proxies for XCBBuildService, which allows for custom Xcode build integrations.

Primary LanguageSwiftOtherNOASSERTION

THIS REPO HAS BEEN MOVED

Future updates will be done at:

https://github.com/MobileNativeFoundation/XCBBuildServiceProxyKit


XCBBuildServiceProxy

XCBBuildServiceProxy is a framework that enables you to write a proxy for Xcode's XCBBuildService, which enables you to extend or replace Xcode's build system.

Usage

Check out the Examples.

Future Improvements

Updating to Support New Xcode Versions

Check out our guide.

Recognition