The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Gpx 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/fjagerman/Gpx.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fjagerman/Gpx
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 9ef503a Switched properties from let to var. Added docc support
Cloned https://github.com/fjagerman/Gpx.git
Revision (git rev-parse @):
9ef503a52bf0f363545b6d22f7d966570d6293b8
SUCCESS checkout https://github.com/fjagerman/Gpx.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/fjagerman/Gpx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/47] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[5/47] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[6/47] Compiling XMLCoder DynamicNodeEncoding.swift
[7/47] Compiling XMLCoder EncodingErrorExtension.swift
[8/47] Compiling XMLCoder SingleValueEncodingContainer.swift
[9/47] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[10/53] Compiling XMLCoder XMLChoiceCodingKey.swift
[11/53] Compiling XMLCoder XMLCoderElement.swift
[12/53] Compiling XMLCoder XMLHeader.swift
[13/53] Compiling XMLCoder XMLKey.swift
[14/53] Compiling XMLCoder XMLStackParser.swift
[15/53] Compiling XMLCoder DecodingErrorExtension.swift
[16/53] Compiling XMLCoder DynamicNodeDecoding.swift
[17/53] Compiling XMLCoder SingleValueDecodingContainer.swift
[18/53] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[19/53] Compiling XMLCoder XMLDecoder.swift
[20/53] Compiling XMLCoder XMLDecoderImplementation.swift
[21/53] Compiling XMLCoder XMLDecodingStorage.swift
[22/53] Compiling XMLCoder Element.swift
[23/53] Compiling XMLCoder ElementAndAttribute.swift
[24/53] Compiling XMLCoder ISO8601DateFormatter.swift
[25/53] Compiling XMLCoder KeyedStorage.swift
[26/53] Compiling XMLCoder Metatypes.swift
[27/53] Compiling XMLCoder String+Extensions.swift
[28/53] Compiling XMLCoder DoubleBox.swift
[29/53] Compiling XMLCoder FloatBox.swift
[30/53] Compiling XMLCoder IntBox.swift
[31/53] Compiling XMLCoder KeyedBox.swift
[32/53] Compiling XMLCoder NullBox.swift
[33/53] Compiling XMLCoder SharedBox.swift
[34/53] Compiling XMLCoder Attribute.swift
[35/53] Compiling XMLCoder BoolBox.swift
[36/53] Compiling XMLCoder Box.swift
[37/53] Compiling XMLCoder ChoiceBox.swift
[38/53] Compiling XMLCoder DataBox.swift
[39/53] Compiling XMLCoder DateBox.swift
[40/53] Compiling XMLCoder DecimalBox.swift
[41/53] Emitting module XMLCoder
[42/53] Compiling XMLCoder SingleKeyedBox.swift
[43/53] Compiling XMLCoder StringBox.swift
[44/53] Compiling XMLCoder UIntBox.swift
[45/53] Compiling XMLCoder URLBox.swift
[46/53] Compiling XMLCoder UnkeyedBox.swift
[47/53] Compiling XMLCoder ValueBox.swift
[48/53] Compiling XMLCoder XMLEncoder.swift
[49/53] Compiling XMLCoder XMLEncoderImplementation.swift
[50/53] Compiling XMLCoder XMLEncodingStorage.swift
[51/53] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[52/53] Compiling XMLCoder XMLReferencingEncoder.swift
[53/53] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[54/55] Emitting module Gpx
[55/55] Compiling Gpx Gpx.swift
Build complete! (13.03s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.84s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.13.0 (0.42s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.13.0
Build complete.
Done.