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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/john-mueller/Hyphenation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 hyph-en-us.hyp.swift
[4/15] Compiling Hyphenation hyph-en-us.pat.swift
[5/15] Emitting module Hyphenation
/Users/builder/builds/UKfvDsi8u/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
^
[6/15] Compiling Hyphenation Hyphenator.swift
[7/15] Compiling Hyphenation PatternParsingError.swift
[8/15] Compiling Hyphenation ExceptionDictionary.swift
[9/15] Compiling Hyphenation HyphenatorCache.swift
[10/15] Compiling Hyphenation TokenSequence.swift
[11/15] Compiling Hyphenation Copyable.swift
[12/15] Compiling Hyphenation Exception.swift
[13/15] Compiling Hyphenation Pattern.swift
/Users/builder/builds/UKfvDsi8u/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 PatternDictionary.swift
/Users/builder/builds/UKfvDsi8u/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
^
[15/15] Compiling Hyphenation Token.swift
Build complete! (3.28s)
Build complete.
Done.