Build Information
Successful build of CSwift, reference 2.0.0 (3f4812
), with Swift 5.8 for macOS (SPM) on 17 Sep 2024 16:36:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rockfordwei/cswift.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rockfordwei/cswift
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 3f48123 Upgrading to Swift 4.
Cloned https://github.com/rockfordwei/cswift.git
Revision (git rev-parse @):
3f481237d22aa307b7d7509a4f1a23102beedf61
SUCCESS checkout https://github.com/rockfordwei/cswift.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/rockfordwei/cswift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling CSwift CSwift.c
[1/2] Linking libCSwift.dylib
Build complete! (6.51s)
Build complete.
Done.