The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StringIntegerAccess 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/RougeWare/Swift-String-Integer-Access.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-String-Integer-Access
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 595374e Merge pull request #6 from RougeWare/feature/Mutation
Cloned https://github.com/RougeWare/Swift-String-Integer-Access.git into spi-builder-workspace
595374e76274a7e951ba183fdd7f443801091d14
SUCCESS checkout https://github.com/RougeWare/Swift-String-Integer-Access.git at 2.1.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)
Fetching https://github.com/RougeWare/Swift-Range-Tools.git from cache
Fetching https://github.com/RougeWare/Swift-Safe-Collection-Access.git from cache
Fetched https://github.com/RougeWare/Swift-Safe-Collection-Access.git (0.24s)
Fetched https://github.com/RougeWare/Swift-Range-Tools.git (0.24s)
Computing version for https://github.com/RougeWare/Swift-Range-Tools.git
Computed https://github.com/RougeWare/Swift-Range-Tools.git at 1.2.1 (0.57s)
Computing version for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Computed https://github.com/RougeWare/Swift-Safe-Collection-Access.git at 2.2.2 (0.44s)
Creating working copy for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Working copy of https://github.com/RougeWare/Swift-Safe-Collection-Access.git resolved at 2.2.2
Creating working copy for https://github.com/RougeWare/Swift-Range-Tools.git
Working copy of https://github.com/RougeWare/Swift-Range-Tools.git resolved at 1.2.1
Building for debugging...
[1/3] Emitting module RangeTools
[2/3] Compiling RangeTools RangeProtocol.swift
[3/3] Compiling RangeTools Default conformances.swift
[4/9] Compiling SafeCollectionAccess Ranges or nil.swift
[5/9] Emitting module SafeCollectionAccess
[6/9] Compiling SafeCollectionAccess Safe Collection Access.swift
[7/9] Compiling SafeCollectionAccess SafeRangeExpression.swift
[8/9] Emitting module StringIntegerAccess
[9/9] Compiling StringIntegerAccess String + Integer access.swift
[10/11] Compiling SafeStringIntegerAccess StringIntegerAccess + SafeCollectionAccess.swift
[11/11] Emitting module SafeStringIntegerAccess
Build complete! (7.10s)
Build complete.
Done.