Build Information
Successful build of HaskellSwift 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/webcpu/HaskellSwift.git
Reference: 1.0.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/webcpu/HaskellSwift
* tag 1.0.6 -> FETCH_HEAD
HEAD is now at 908bff3 Fix: compile error
Cloned https://github.com/webcpu/HaskellSwift.git
Revision (git rev-parse @):
908bff3c624af2fe4454daf3811e07df10302ba3
SUCCESS checkout https://github.com/webcpu/HaskellSwift.git at 1.0.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/webcpu/HaskellSwift.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/18] Compiling HaskellSwift Prelude.swift
[4/18] Compiling HaskellSwift Network.HTTP.swift
[5/18] Compiling HaskellSwift Data.Ord.swift
[6/18] Compiling HaskellSwift Data.Traversable.swift
[7/18] Compiling HaskellSwift Data.Tuple.swift
[8/18] Compiling HaskellSwift GHC.Num.swift
[9/20] Compiling HaskellSwift Control.Applicative.swift
[10/20] Compiling HaskellSwift Control.Monad.swift
[11/20] Compiling HaskellSwift Control.Parallel.Strategies.swift
[12/20] Compiling HaskellSwift Data.Char.swift
[13/20] Compiling HaskellSwift Data.Either.swift
[14/20] Compiling HaskellSwift Data.List.swift
[15/20] Compiling HaskellSwift Data.Maybe.swift
[16/20] Emitting module HaskellSwift
[17/20] Compiling HaskellSwift Data.Function.swift
[18/20] Compiling HaskellSwift Data.Functor.swift
[19/20] Compiling HaskellSwift System.Directory.swift
[20/20] Compiling HaskellSwift System.FilePath.Posix.swift
Build complete! (10.07s)
Build complete.
Done.