Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 714 Bytes

File metadata and controls

28 lines (14 loc) · 714 Bytes

DevBuilds

DevBuilds contains ready-to-use scripts for building, testing, and releasing apps and packages using Apple’s Xcode tools. The scripts are intended to provide projects with a simple way to run CI tasks on remote systems like GitHub Actions. Importantly, there’s no need to install Ruby or some other third-party runtime.

View our changelog to see what’s new.

Usage

Description forthcoming.

Development Requirements

DevBuilds is intended to run on macOS with Xcode 16.3+.

Bugs and Feature Requests

Find a bug? Want a new feature? Create a GitHub issue and we’ll take a look.

License

All code is licensed under the MIT license. Do with it as you will.