Build Information
Successful build of Spek 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/onmyway133/Spek.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/onmyway133/Spek
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 5d28c80 Use describe
Cloned https://github.com/onmyway133/Spek.git
Revision (git rev-parse @):
5d28c801db3c8be5587e48395bc2fd1db917c29b
SUCCESS checkout https://github.com/onmyway133/Spek.git at 0.5.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/onmyway133/Spek.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 SpekHelper SpekHelperTestCase.m
[4/8] Compiling Spek XPart.swift
[5/8] Compiling Spek Spek.swift
[6/8] Compiling Spek Part.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spek/Part.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
[7/8] Emitting module Spek
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spek/Part.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
[8/8] Compiling Spek SpekTestCase.swift
Build complete! (9.59s)
Build complete.
Done.