XcodeHelperKit

1.0.16

Some tools to help in the process of build cross-platform swift through xcode
saltzmanjoelh/XcodeHelperKit

What's New

2016-11-12T07:47:28Z

XcodeHelperKit keeps you in Xcode and off the command line. You can:

  • Build and run tests on Linux through Docker
  • Fetch/Update Swift packages
  • Keep your "Dependencies" group / Packages in Xcode referencing the correct paths
  • Tar and upload you Linux binary to AWS S3 buckets

Combining all these features gives Xcode and Xcode Server the ability to handle the continuous integration and delivery for both macOS and Linux (via Docker) so that we don't have to use an intermediary build server like Jenkins.

This kit is what XcodeHelper and XcodeHelperCli are based off this framework.

There is an example project available to see the full configuration.

Description

  • Swift Tools 3.1.0
View More Packages from this Author

Dependencies

Last updated: Sat Mar 16 2024 15:34:27 GMT-0900 (Hawaii-Aleutian Daylight Time)