The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Hyphenation 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/john-mueller/Hyphenation.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/john-mueller/Hyphenation
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at c8bfaaf Merge pull request #4 from john-mueller/updates
Cloned https://github.com/john-mueller/Hyphenation.git
Revision (git rev-parse @):
c8bfaafc2122d0dc548d37a0566a1def17ab9eb4
SUCCESS checkout https://github.com/john-mueller/Hyphenation.git at v0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/john-mueller/Hyphenation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/14] Compiling Hyphenation TokenSequence.swift
[4/15] Compiling Hyphenation hyph-en-us.pat.swift
[5/15] Compiling Hyphenation Token.swift
[6/15] Compiling Hyphenation ExceptionDictionary.swift
[7/15] Compiling Hyphenation HyphenatorCache.swift
[8/15] Compiling Hyphenation Pattern.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Hyphenation/Internal/Pattern.swift:106:31: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
    typealias Offset = String.IndexDistance
                              ^
[9/15] Compiling Hyphenation PatternDictionary.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Hyphenation/Internal/Pattern.swift:106:31: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
    typealias Offset = String.IndexDistance
                              ^
[10/15] Compiling Hyphenation hyph-en-us.hyp.swift
[11/15] Compiling Hyphenation Hyphenator.swift
[12/15] Compiling Hyphenation PatternParsingError.swift
[13/15] Emitting module Hyphenation
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Hyphenation/Internal/Pattern.swift:106:31: warning: 'IndexDistance' is deprecated: All index distances are now of type Int
    typealias Offset = String.IndexDistance
                              ^
[14/15] Compiling Hyphenation Copyable.swift
[15/15] Compiling Hyphenation Exception.swift
Build complete! (3.41s)
Build complete.
Done.