The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VocativeNames 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/Desquared/Greek-vocative-name-iOS.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Desquared/Greek-vocative-name-iOS
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at c10df2e SAdd vocativeNames as frameworks
Cloned https://github.com/Desquared/Greek-vocative-name-iOS.git
Revision (git rev-parse @):
c10df2e0e15c1c326fc162ff43f37cd3e2c1005a
SUCCESS checkout https://github.com/Desquared/Greek-vocative-name-iOS.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Desquared/Greek-vocative-name-iOS.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/4] Emitting module VocativeNames
[4/4] Compiling VocativeNames StringUtilities.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VocativeNames/StringUtilities.swift:38:28: warning: 'substring(with:)' is deprecated: Please use String slicing subscript.
                        let lastTowChars = name.substring(with: (name.index(name.endIndex, offsetBy: -2) ..< name.endIndex))
                                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VocativeNames/StringUtilities.swift:46:29: warning: 'substring(with:)' is deprecated: Please use String slicing subscript.
                                let thirdFromEnd = name.substring(with: (name.index(name.endIndex, offsetBy: -3) ..< name.index(name.endIndex, offsetBy: -2)))
                                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VocativeNames/StringUtilities.swift:64:22: warning: 'substring(with:)' is deprecated: Please use String slicing subscript.
                                                        result = name.substring(with: (name.startIndex ..< name.index(name.endIndex, offsetBy: -1)))
                                                                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VocativeNames/StringUtilities.swift:76:43: warning: 'substring(with:)' is deprecated: Please use String slicing subscript.
                            result = name.substring(with: (name.startIndex ..< name.index(name.endIndex, offsetBy: -2))) + "έ"
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VocativeNames/StringUtilities.swift:78:43: warning: 'substring(with:)' is deprecated: Please use String slicing subscript.
                            result = name.substring(with: (name.startIndex ..< name.index(name.endIndex, offsetBy: -2))) + "ε"
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VocativeNames/StringUtilities.swift:84:21: warning: 'substring(with:)' is deprecated: Please use String slicing subscript.
                                                result = name.substring(with: (name.startIndex ..< name.index(name.endIndex, offsetBy: -2))) + "ο"
Build complete! (4.46s)
Build complete.
Done.

Build Machine: Mac 7