Build Information
Successful build of IceCreamSandwich 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/jaroshevskii/swift-ice-cream-sandwich.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jaroshevskii/swift-ice-cream-sandwich
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5dc06d7 Fix git link
Cloned https://github.com/jaroshevskii/swift-ice-cream-sandwich.git
Revision (git rev-parse @):
5dc06d7bf8076dba62e332f10ddf20936287ec94
SUCCESS checkout https://github.com/jaroshevskii/swift-ice-cream-sandwich.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/jaroshevskii/swift-ice-cream-sandwich.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/6] Compiling IceCreamSandwich IceCreamSandwichProtocol.swift
[4/6] Compiling IceCreamSandwich BinaryInteger+IceCreamSandwich.swift
[5/6] Compiling IceCreamSandwich Collection+IceCreamSandwich.swift
[6/6] Emitting module IceCreamSandwich
Build complete! (1.17s)
Build complete.
Done.