The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of StringIntegerAccess 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/RougeWare/Swift-String-Integer-Access.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
Revision (git rev-parse @):
595374e76274a7e951ba183fdd7f443801091d14
SUCCESS checkout https://github.com/RougeWare/Swift-String-Integer-Access.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/RougeWare/Swift-String-Integer-Access.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/8] Compiling RangeTools Default conformances.swift
[7/8] Emitting module RangeTools
[8/8] Compiling RangeTools RangeProtocol.swift
[9/14] Emitting module SafeCollectionAccess
[10/14] Compiling SafeCollectionAccess SafeRangeExpression.swift
[11/14] Compiling SafeCollectionAccess Ranges or nil.swift
[12/14] Compiling SafeCollectionAccess Safe Collection Access.swift
[13/14] Emitting module StringIntegerAccess
[14/14] Compiling StringIntegerAccess String + Integer access.swift
[15/16] Compiling SafeStringIntegerAccess StringIntegerAccess + SafeCollectionAccess.swift
[16/16] Emitting module SafeStringIntegerAccess
Build complete! (7.36s)
Fetching https://github.com/RougeWare/Swift-Safe-Collection-Access.git from cache
Fetching https://github.com/RougeWare/Swift-Range-Tools.git from cache
Fetched https://github.com/RougeWare/Swift-Range-Tools.git from cache (0.21s)
Fetched https://github.com/RougeWare/Swift-Safe-Collection-Access.git from cache (0.21s)
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.51s)
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.55s)
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
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
Build complete.
Done.