Build Information
Successful build of Sh1Password, reference 1.0.6 (eebb86
), with Swift 5.10 for macOS (SPM) on 20 Nov 2024 21:47:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/Sh1Password.git
Reference: 1.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/Sh1Password
* tag 1.0.6 -> FETCH_HEAD
HEAD is now at eebb867 Pass --reveal to reveal sensitive info
Cloned https://github.com/danielsincere/Sh1Password.git
Revision (git rev-parse @):
eebb867619c314b06aa5d185339c3dd67d0e2549
SUCCESS checkout https://github.com/danielsincere/Sh1Password.git at 1.0.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/danielsincere/Sh1Password.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/15] Compiling Rainbow StringGenerator.swift
[6/15] Compiling Rainbow String+Rainbow.swift
[7/15] Compiling Rainbow OutputTarget.swift
[8/15] Compiling Rainbow ControlCode.swift
[9/15] Compiling Rainbow ModesExtractor.swift
[10/15] Compiling Rainbow Rainbow.swift
[11/16] Compiling Rainbow Color.swift
[12/16] Compiling Rainbow BackgroundColor.swift
[13/16] Compiling Rainbow CodesParser.swift
[14/16] Emitting module Rainbow
[15/16] Compiling Rainbow ColorApproximation.swift
[16/16] Compiling Rainbow Style.swift
[17/30] Compiling Sh sh.swift
[18/31] Compiling Sh shq.swift
[19/31] Compiling Sh Sink.swift
[20/31] Compiling Sh String.asTrimmedLines.swift
[21/31] Compiling Sh Process.terminationError.swift
[22/31] Compiling Sh Process.runReturningTrimmedString.swift
[23/31] Compiling Sh Process.init.swift
[24/31] Compiling Sh Process.runRedirectingAllOutput.swift
[25/31] Compiling Sh PipeBuffer.swift
[26/31] Compiling Sh Errors.swift
[27/31] Emitting module Sh
[28/31] Compiling Sh Process.runReturningAllOutput.swift
[29/31] Compiling Sh Process.runReturningData.swift
[30/31] Compiling Sh Data.asJSON.swift
[31/31] Compiling Sh Data.asTrimmedString.swift
[32/33] Emitting module Sh1Password
[33/33] Compiling Sh1Password OP.swift
Build complete! (12.24s)
Fetching https://github.com/DanielSincere/Sh.git
[9/859] Fetching sh
Fetched https://github.com/DanielSincere/Sh.git from cache (1.36s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.38s)
Fetching https://github.com/onevcat/Rainbow
[1/1126] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.96s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (2.38s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/DanielSincere/Sh.git
Working copy of https://github.com/DanielSincere/Sh.git resolved at 1.3.0
Build complete.
Done.