Build Information
Successful build of CSCodeSignature 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/CharlesJS/CSCodeSignature.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CharlesJS/CSCodeSignature
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3fbf502 Bump CSErrors
Cloned https://github.com/CharlesJS/CSCodeSignature.git
Revision (git rev-parse @):
3fbf5024fad4d83bdd67d90162aaaf292060a81b
SUCCESS checkout https://github.com/CharlesJS/CSCodeSignature.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/CharlesJS/CSCodeSignature.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/9] Compiling CSErrors Utils.swift
[5/9] Compiling CSErrors CocoaError+CSErrors.swift
[6/9] Compiling CSErrors HTTPError.swift
[7/9] Compiling CSErrors URLError+CSErrors.swift
[8/9] Compiling CSErrors Error+CSErrors.swift
[9/9] Emitting module CSErrors
[10/11] Compiling CSCodeSignature CSCodeSignature.swift
[11/11] Emitting module CSCodeSignature
Build complete! (6.33s)
Fetching https://github.com/CharlesJS/CSErrors
[1/267] Fetching cserrors
Fetched https://github.com/CharlesJS/CSErrors from cache (0.25s)
Computing version for https://github.com/CharlesJS/CSErrors
Computed https://github.com/CharlesJS/CSErrors at 0.4.1 (0.51s)
Creating working copy for https://github.com/CharlesJS/CSErrors
Working copy of https://github.com/CharlesJS/CSErrors resolved at 0.4.1
Build complete.
Done.