Build Information
Successful build of RWLock 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/grype/RWLock-Swift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/grype/RWLock-Swift
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at fc7781a Initial commit
Cloned https://github.com/grype/RWLock-Swift.git
Revision (git rev-parse @):
fc7781a5b696c9e26942d8175b7d2363cd2d3680
SUCCESS checkout https://github.com/grype/RWLock-Swift.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/grype/RWLock-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/5] Compiling RWLock RWLockedPropertyWrapper.swift
[4/5] Compiling RWLock RWLock.swift
[5/5] Emitting module RWLock
Build complete! (3.10s)
Build complete.
Done.