The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Motor with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flintprocessor/Motor.git
Reference: 0.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/flintprocessor/Motor
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at ec165db Merge branch 'develop'
Cloned https://github.com/flintprocessor/Motor.git into spi-builder-workspace
ec165db3be9046b956cc3a9b035d4134ab95998e
SUCCESS checkout https://github.com/flintprocessor/Motor.git at 0.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/flintbox/ANSIEscapeCode from cache
Fetched https://github.com/flintbox/ANSIEscapeCode (0.19s)
Computing version for https://github.com/flintbox/ANSIEscapeCode
Computed https://github.com/flintbox/ANSIEscapeCode at 0.1.1 (0.02s)
Creating working copy for https://github.com/flintbox/ANSIEscapeCode
Working copy of https://github.com/flintbox/ANSIEscapeCode resolved at 0.1.1
Building for debugging...
[1/11] Compiling ANSIEscapeCode String+ANSIEscapeCode.swift
[2/12] Compiling ANSIEscapeCode EraseInDisplayType.swift
[3/12] Emitting module ANSIEscapeCode
[4/12] Compiling ANSIEscapeCode Cursor.swift
[5/12] Compiling ANSIEscapeCode Erase.swift
[6/12] Compiling ANSIEscapeCode Scroll.swift
[7/12] Compiling ANSIEscapeCode EraseInLineType.swift
[8/12] Compiling ANSIEscapeCode ANSIEscapeCode.swift
[9/12] Compiling ANSIEscapeCode BackgroundColor.swift
[10/12] Compiling ANSIEscapeCode PrintANSIEscapeCode.swift
[11/12] Compiling ANSIEscapeCode TextColor.swift
[12/18] Compiling Motor Pattern.swift
[13/18] Compiling Motor Spinner.swift
[14/18] Compiling Motor Patterns.swift
[15/18] Compiling Motor Animation.swift
[16/18] Compiling Motor Animator.swift
[17/18] Emitting module Motor
[18/20] Emitting module motor_example
[19/20] Compiling motor_example main.swift
[19/20] Linking motor-example
Build complete! (5.01s)
Build complete.
Done.