The Swift Package Index logo.Swift Package Index

Build Information

Successful build of InAnyCase 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/ThatsJustCheesy/InAnyCase.git
Reference: v1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ThatsJustCheesy/InAnyCase
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at ec6911c Cache compiled regex
Cloned https://github.com/ThatsJustCheesy/InAnyCase.git into spi-builder-workspace
ec6911c8c8e5d6a97a27b254445b72590b31908d
SUCCESS checkout https://github.com/ThatsJustCheesy/InAnyCase.git at v1.0.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/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git (0.17s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.0 (0.02s)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.0
Building for debugging...
[1/7] Compiling Regex ThreadLocal.swift
[2/7] Compiling Regex Options.swift
[3/7] Compiling Regex MatchResult.swift
[4/7] Compiling Regex String+ReplaceMatching.swift
[5/7] Compiling Regex Regex.swift
[6/7] Emitting module Regex
[7/7] Compiling Regex Foundation+Ranges.swift
[8/9] Compiling InAnyCase InAnyCase.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InAnyCase/InAnyCase.swift:25:25: warning: tuple conversion from '(offset: Int, element: Substring)' to '(index: Int, word: Substring)' mismatches labels
            .map(`case`.transform(pair:))
                 ~~~~~~~^~~~~~~~~~~~~~~~
[9/9] Emitting module InAnyCase
Build complete! (4.11s)
Build complete.
Done.