The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/saltzmanjoelh/CliRunnable.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/saltzmanjoelh/CliRunnable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e4d3af5 Added valueForKeys for CliOption
Cloned https://github.com/saltzmanjoelh/CliRunnable.git
Revision (git rev-parse @):
e4d3af5c93451f33286a7ac6f44e8b70946ee84e
SUCCESS checkout https://github.com/saltzmanjoelh/CliRunnable.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/saltzmanjoelh/CliRunnable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[3/10] Write swift-version--423B1241ED78D482.txt
[5/19] Compiling ProcessRunner ProcessRunner.swift
[6/19] Emitting module ProcessRunner
[7/19] Compiling Yaml YAMLOperators.swift
[8/19] Emitting module Yaml
[9/19] Compiling Yaml YAMLRegex.swift
[10/19] Compiling Yaml Yaml.swift
[11/19] Compiling Yaml YAMLTokenizer.swift
[11/19] Write Objects.LinkFileList
[12/19] Archiving libProcessRunner.a
[14/19] Compiling Yaml YAMLParser.swift
[15/19] Compiling Yaml YAMLResult.swift
[15/19] Write Objects.LinkFileList
[16/19] Archiving libYaml.a
[18/25] Compiling CliRunnable Helpable.swift
[19/25] Compiling CliRunnable Dictionary.swift
[20/25] Compiling CliRunnable CliOption.swift
[21/25] Compiling CliRunnable CliOptionGroup.swift
[22/25] Emitting module CliRunnable
[23/25] Compiling CliRunnable CliRunnable.swift
[23/25] Write Objects.LinkFileList
[24/25] Archiving libCliRunnable.a
Build complete! (9.24s)
Fetching https://github.com/saltzmanjoelh/ProcessRunner.git from cache
Fetching https://github.com/saltzmanjoelh/Yaml.git from cache
Fetched https://github.com/saltzmanjoelh/ProcessRunner.git from cache (0.21s)
Fetched https://github.com/saltzmanjoelh/Yaml.git from cache (0.22s)
Computing version for https://github.com/saltzmanjoelh/ProcessRunner.git
Computed https://github.com/saltzmanjoelh/ProcessRunner.git at 1.0.11 (0.59s)
Computing version for https://github.com/saltzmanjoelh/Yaml.git
Computed https://github.com/saltzmanjoelh/Yaml.git at 3.4.10 (0.53s)
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
Build complete.
Done.