The Swift Package Index logo.Swift Package Index

Build Information

Successful build of emu 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/limethaw/emu.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/limethaw/emu
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at d72c8bd Added FordFulkerson test cases
Cloned https://github.com/limethaw/emu.git
Revision (git rev-parse @):
d72c8bd640cdda076fc2ffab0c0e02feeef2a004
SUCCESS checkout https://github.com/limethaw/emu.git at 0.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/limethaw/emu.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/22] Compiling threadsafe Lock.swift
[7/22] Compiling threadsafe Atomic.swift
[8/22] Emitting module threadsafe
[9/22] Compiling functional Atomic.swift
[10/22] Emitting module functional
[11/22] Compiling functional AVLTree.swift
[12/22] Emitting module Rainbow
[13/23] Compiling Rainbow Style.swift
[14/23] Compiling Rainbow String+Rainbow.swift
[15/23] Compiling Rainbow StringGenerator.swift
[16/23] Compiling Rainbow XcodeColorsSupport.swift
[17/23] Compiling Rainbow Rainbow.swift
[18/23] Compiling Rainbow Color.swift
[19/23] Compiling Rainbow ControlCode.swift
[20/23] Compiling Rainbow ModesExtractor.swift
[21/23] Compiling Rainbow OutputTarget.swift
[22/23] Compiling Rainbow BackgroundColor.swift
[23/23] Compiling Rainbow CodesParser.swift
[24/31] Compiling emu Queue.swift
[25/31] Compiling emu Matrix.swift
[26/31] Compiling emu Quicksort.swift
[27/31] Compiling emu BFS.swift
[28/31] Compiling emu FordFulkerson.swift
[29/31] Compiling emu InsertionSort.swift
[30/31] Compiling emu Util.swift
[31/31] Emitting module emu
Build complete! (6.40s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.14s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.02s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Build complete.
Done.