Build Information
Successful build of wren-swift 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/helje5/wren-swift.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/helje5/wren-swift
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 3b47faa Update README.md
Cloned https://github.com/helje5/wren-swift.git
Revision (git rev-parse @):
3b47faaaf46c95ba551113d9ef49f483081354b3
SUCCESS checkout https://github.com/helje5/wren-swift.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/helje5/wren-swift.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
[1/3] Write swift-version--423B1241ED78D482.txt
[2/3] Compiling CWren wren.c
[4/13] Compiling Wren Dynamic.swift
[5/13] Compiling Wren Error.swift
[6/13] Compiling Wren Callbacks.swift
[7/13] Compiling Wren Configuration.swift
[8/13] Emitting module Wren
[9/14] Compiling Wren Foreign.swift
[10/14] Compiling Wren Handle.swift
[11/14] Compiling Wren ValueConvertible.swift
[12/14] Compiling Wren Values.swift
[13/14] Compiling Wren Slots.swift
[14/14] Compiling Wren WrenVM.swift
Build complete! (3.24s)
Build complete.
Done.