The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CDKOraccInterface 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/ckanchan/CDKOraccInterface.git
Reference: 0.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ckanchan/CDKOraccInterface
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 8c75fb2 Updated CDKOraccProject to use automatically synthesized `Hashable` and `Equatable` conformances
Cloned https://github.com/ckanchan/CDKOraccInterface.git into spi-builder-workspace
8c75fb2d3bd6007c44f63659dbfacf998ec3a4ce
SUCCESS checkout https://github.com/ckanchan/CDKOraccInterface.git at 0.0.3
========================================
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/ckanchan/CDKSwiftOracc from cache
Fetched https://github.com/ckanchan/CDKSwiftOracc (0.25s)
Fetching https://github.com/weichsel/ZIPFoundation/ from cache
Fetched https://github.com/weichsel/ZIPFoundation/ (0.23s)
Computing version for https://github.com/weichsel/ZIPFoundation/
Computed https://github.com/weichsel/ZIPFoundation/ at 0.9.9 (0.57s)
Creating working copy for https://github.com/ckanchan/CDKSwiftOracc
Working copy of https://github.com/ckanchan/CDKSwiftOracc resolved at master
Creating working copy for https://github.com/weichsel/ZIPFoundation/
Working copy of https://github.com/weichsel/ZIPFoundation/ resolved at 0.9.9
Building for debugging...
[1/30] Compiling ZIPFoundation FileManager+ZIP.swift
[2/30] Compiling ZIPFoundation Data+Compression.swift
[3/30] Compiling ZIPFoundation Archive.swift
[4/30] Compiling ZIPFoundation Archive+Writing.swift
[5/30] Emitting module ZIPFoundation
[6/30] Compiling ZIPFoundation Archive+Reading.swift
[7/30] Compiling ZIPFoundation Data+Serialization.swift
[8/30] Compiling ZIPFoundation Entry.swift
[9/30] Compiling CDKSwiftOracc OraccLanguages.swift
[10/30] Compiling CDKSwiftOracc XISReference.swift
[11/30] Compiling CDKSwiftOracc Cuneifier.swift
[12/30] Compiling CDKSwiftOracc TextSearchCollection.swift
[13/30] Compiling CDKSwiftOracc TextSetProtocol.swift
[14/30] Compiling CDKSwiftOracc OraccGlossary.swift
[15/30] Compiling CDKSwiftOracc OraccGlobalSignList.swift
[16/30] Compiling CDKSwiftOracc String+CuneiformHelpers.swift
[17/30] Compiling CDKSwiftOracc NSAttributedStringKey+OraccAttributes.swift
[18/33] Compiling CDKSwiftOracc OraccCatalogueEntry+Codable.swift
[19/33] Compiling CDKSwiftOracc OraccCatalogueEntry.swift
[20/33] Compiling CDKSwiftOracc TextID.swift
[21/33] Emitting module CDKSwiftOracc
[22/33] Compiling CDKSwiftOracc CuneiformSignReading.swift
[23/33] Compiling CDKSwiftOracc GraphemeDescription+Codable.swift
[24/33] Compiling CDKSwiftOracc GraphemeDescription.swift
[25/33] Compiling CDKSwiftOracc NodeReference.swift
[26/33] Compiling CDKSwiftOracc OraccCDLNode+Codable.swift
[27/33] Compiling CDKSwiftOracc OraccCDLNode+ExtendedAttributes.swift
[28/33] Compiling CDKSwiftOracc OraccCDLNode.swift
[29/33] Compiling CDKSwiftOracc OraccWordForm.swift
[30/33] Compiling CDKSwiftOracc OraccCatalog.swift
[31/33] Compiling CDKSwiftOracc OraccHTML5Formatter.swift
[32/33] Compiling CDKSwiftOracc OraccTextEdition.swift
[33/33] Compiling CDKSwiftOracc TextEditionFormatting.swift
[34/38] Compiling CDKOraccInterface CDKOraccInterfaceProtocol.swift
[35/38] Compiling CDKOraccInterface CDKOraccInterface.swift
[36/38] Compiling CDKOraccInterface CDKOraccProject.swift
[37/38] Emitting module CDKOraccInterface
[38/38] Compiling CDKOraccInterface CDKOraccGithubArchivetoSwift.swift
Build complete! (11.68s)
Build complete.
Done.