The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WordNetDecoder 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/wacumov/WordNetDecoder.git
Reference: 0.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wacumov/WordNetDecoder
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at e05cdac Update Readme
Cloned https://github.com/wacumov/WordNetDecoder.git into spi-builder-workspace
e05cdaca9e1a33942e6b78bb5e457b7014c7e623
SUCCESS checkout https://github.com/wacumov/WordNetDecoder.git at 0.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/wacumov/xml2json from cache
Fetched https://github.com/wacumov/xml2json (0.16s)
Computing version for https://github.com/wacumov/xml2json
Computed https://github.com/wacumov/xml2json at 0.0.1 (0.46s)
Creating working copy for https://github.com/wacumov/xml2json
Working copy of https://github.com/wacumov/xml2json resolved at 0.0.1
Building for debugging...
[0/1] Compiling xml2json_cpp c_interface.cpp
[2/3] Emitting module xml2json
[3/3] Compiling xml2json XMLToJSON.swift
[4/22] Compiling WordNetDecoder LexicalEntry.swift
[5/22] Compiling WordNetDecoder LexicalResource.swift
[6/22] Compiling WordNetDecoder Lexicon.swift
[7/24] Compiling WordNetDecoder Count.swift
[8/24] Compiling WordNetDecoder Definition.swift
[9/24] Compiling WordNetDecoder Example.swift
[10/24] Compiling WordNetDecoder SenseRelation.swift
[11/24] Compiling WordNetDecoder StringValue.swift
[12/24] Compiling WordNetDecoder Synset.swift
[13/24] Compiling WordNetDecoder SynsetRelation.swift
[14/24] Compiling WordNetDecoder Form.swift
[15/24] Compiling WordNetDecoder ILIDefinition.swift
[16/24] Compiling WordNetDecoder Lemma.swift
[17/24] Emitting module WordNetDecoder
[18/24] Compiling WordNetDecoder OneOrMany.swift
[19/24] Compiling WordNetDecoder PartOfSpeech.swift
[20/24] Compiling WordNetDecoder Sense.swift
[21/24] Compiling WordNetDecoder SyntacticBehaviour.swift
[22/24] Compiling WordNetDecoder Tag.swift
[23/24] Compiling WordNetDecoder WordNet.swift
[24/24] Compiling WordNetDecoder WordNetXMLDecoder.swift
Build complete! (5.26s)
Build complete.
Done.