The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Half 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SomeRandomiOSDev/Half.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SomeRandomiOSDev/Half
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 14b1ab3 Merge pull request #18 from SomeRandomiOSDev/strict-concurrency
Cloned https://github.com/SomeRandomiOSDev/Half.git
Revision (git rev-parse @):
14b1ab35ffdf62c999ef1016ec0f8e745a6feed5
SUCCESS checkout https://github.com/SomeRandomiOSDev/Half.git at main
========================================
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/3] Compiling fp_trunc.cpp
[1/3] Compiling fp_extend.cpp
[2/3] Compiling half.c
[4/7] Compiling Half Half+Coding.swift
[5/7] Emitting module Half
[6/7] Compiling Half Functions.swift
[7/7] Compiling Half Half.swift
Build complete! (2.54s)
Build complete.
Done.