The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Stockroom 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/laevandus/Stockroom.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/laevandus/Stockroom
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 2058203 Use iPhone 13 on CI
Cloned https://github.com/laevandus/Stockroom.git into spi-builder-workspace
20582034c8efdbf3a4672026991f4174d0fa048f
SUCCESS checkout https://github.com/laevandus/Stockroom.git at 1.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/7] Compiling Stockroom Logger.swift
[2/7] Compiling Stockroom Stockroom.swift
[3/7] Compiling Stockroom Stockroom+UIKit.swift
[4/7] Compiling Stockroom ImageScaler.swift
[5/7] Compiling Stockroom CGImage+Extensions.swift
[6/7] Emitting module Stockroom
[7/7] Compiling Stockroom Image+Extensions.swift
Build complete! (7.14s)
Build complete.
Done.