The Swift Package Index logo.Swift Package Index

Build Information

Successful build of InputStepper 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/mateusz800/InputStepper.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mateusz800/InputStepper
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 3fd7719 Update Package.swift
Cloned https://github.com/mateusz800/InputStepper.git into spi-builder-workspace
3fd77195ba6b0dca4a855d2b49ff62752671f61e
SUCCESS checkout https://github.com/mateusz800/InputStepper.git at v1.0.0
========================================
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)
Building for debugging...
[1/9] Compiling InputStepper FloatExtension.swift
[2/10] Compiling InputStepper Environment.swift
[3/10] Emitting module InputStepper
[4/10] Compiling InputStepper ValueStore.swift
[5/10] Compiling InputStepper InputStepperValueStorage.swift
[6/10] Compiling InputStepper MinusButton.swift
[7/10] Compiling InputStepper PlusButton.swift
[8/10] Compiling InputStepper InputStepper.swift
[9/10] Compiling InputStepper ControlButton.swift
[10/10] Compiling InputStepper Value.swift
Build complete! (8.02s)
Build complete.
Done.