The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UInt256 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/hyugit/UInt256.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hyugit/UInt256
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 53950a7 update metadata
Cloned https://github.com/hyugit/UInt256.git
Revision (git rev-parse @):
53950a76fe56f3cb27074dcdb1f534ec28a8483f
SUCCESS checkout https://github.com/hyugit/UInt256.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hyugit/UInt256.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/17] Compiling UInt256 UInt256+UnsignedInteger.swift
[4/17] Compiling UInt256 UInt256+arc4random.swift
[5/17] Compiling UInt256 UInt256+CustomStringConvertible.swift
[6/17] Compiling UInt256 UInt256+Divide&Conquer.swift
[7/17] Compiling UInt256 UInt256+Equatable.swift
[8/17] Compiling UInt256 UInt256+ExpressibleByIntegerLiteral.swift
[9/17] Compiling UInt256 FixedWidthInteger+BarrettDivision.swift
[10/17] Compiling UInt256 FixedWidthInteger+LongDivision.swift
[11/17] Compiling UInt256 UInt256+BinaryInteger.swift
[12/17] Compiling UInt256 UInt256+Comparable.swift
[13/17] Emitting module UInt256
[14/17] Compiling UInt256 UInt256+Karatsuba.swift
[15/17] Compiling UInt256 UInt256+Numeric.swift
[16/17] Compiling UInt256 UInt256+FixedWidthInteger.swift
[17/17] Compiling UInt256 UInt256+Hashable.swift
[18/18] Compiling UInt256 UInt256.swift
Build complete! (4.40s)
Build complete.
Done.