The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CliRunnable with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/saltzmanjoelh/CliRunnable.git
Reference: 1.0.48
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/saltzmanjoelh/CliRunnable
 * tag               1.0.48     -> FETCH_HEAD
HEAD is now at e4d3af5 Added valueForKeys for CliOption
Cloned https://github.com/saltzmanjoelh/CliRunnable.git into spi-builder-workspace
e4d3af5c93451f33286a7ac6f44e8b70946ee84e
SUCCESS checkout https://github.com/saltzmanjoelh/CliRunnable.git at 1.0.48
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/saltzmanjoelh/Yaml.git from cache
Fetching https://github.com/saltzmanjoelh/ProcessRunner.git from cache
Fetched https://github.com/saltzmanjoelh/Yaml.git (0.19s)
Fetched https://github.com/saltzmanjoelh/ProcessRunner.git (0.19s)
Computing version for https://github.com/saltzmanjoelh/ProcessRunner.git
Computed https://github.com/saltzmanjoelh/ProcessRunner.git at 1.0.11 (0.58s)
Computing version for https://github.com/saltzmanjoelh/Yaml.git
Computed https://github.com/saltzmanjoelh/Yaml.git at 3.4.10 (0.50s)
Creating working copy for https://github.com/saltzmanjoelh/ProcessRunner.git
Working copy of https://github.com/saltzmanjoelh/ProcessRunner.git resolved at 1.0.11
Creating working copy for https://github.com/saltzmanjoelh/Yaml.git
Working copy of https://github.com/saltzmanjoelh/Yaml.git resolved at 3.4.10
Building for debugging...
[1/12] Compiling ProcessRunner ProcessRunner.swift
[2/12] Emitting module ProcessRunner
[2/12] Archiving libProcessRunner.a
[4/12] Compiling Yaml YAMLResult.swift
[5/12] Compiling Yaml YAMLRegex.swift
[6/12] Compiling Yaml YAMLTokenizer.swift
[7/12] Compiling Yaml Yaml.swift
[8/12] Compiling Yaml YAMLOperators.swift
[9/12] Compiling Yaml YAMLParser.swift
[10/12] Emitting module Yaml
[10/12] Archiving libYaml.a
[12/18] Compiling CliRunnable CliOptionGroup.swift
[13/18] Compiling CliRunnable Dictionary.swift
[14/18] Compiling CliRunnable CliOption.swift
[15/18] Emitting module CliRunnable
[16/18] Compiling CliRunnable CliRunnable.swift
[17/18] Compiling CliRunnable Helpable.swift
[17/18] Archiving libCliRunnable.a
Build complete! (20.36s)
Build complete.
Done.