Build Information
Successful build of wren-swift with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.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/o86TiJKT/0/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.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CWren wren.c
[2/11] Compiling Wren Values.swift
[3/11] Compiling Wren ValueConvertible.swift
[4/12] Compiling Wren Handle.swift
[5/12] Compiling Wren Foreign.swift
[6/12] Compiling Wren Dynamic.swift
[7/12] Compiling Wren Error.swift
[8/12] Emitting module Wren
[9/12] Compiling Wren Callbacks.swift
[10/12] Compiling Wren Configuration.swift
[11/12] Compiling Wren Slots.swift
[12/12] Compiling Wren WrenVM.swift
Build complete! (3.62s)
Build complete.
Done.