The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Gpx, reference 0.2.0 (9ef503), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 19:49:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fjagerman/Gpx.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/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
Fetching https://github.com/MaxDesiatov/XMLCoder.git
[1/10092] Fetching xmlcoder
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (1.15s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.13.0 (1.84s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.13.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "gpx",
      "name": "Gpx",
      "url": "https://github.com/fjagerman/Gpx.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Gpx",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "xmlcoder",
          "name": "XMLCoder",
          "url": "https://github.com/MaxDesiatov/XMLCoder.git",
          "version": "0.18.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fjagerman/Gpx.git
[1/47] Fetching gpx
Fetched https://github.com/fjagerman/Gpx.git from cache (0.63s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.54s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.18.1 (1.20s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.18.1
Creating working copy for https://github.com/fjagerman/Gpx.git
Working copy of https://github.com/fjagerman/Gpx.git resolved at 0.2.0 (9ef503a)
warning: '.resolve-product-dependencies': dependency 'gpx' is not used by any target
Found 1 product dependencies
  - XMLCoder
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/fjagerman/Gpx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/49] Emitting module XMLCoder
[5/53] Compiling XMLCoder XMLEncodingStorage.swift
[6/53] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[7/53] Compiling XMLCoder XMLReferencingEncoder.swift
[8/53] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[9/53] Compiling XMLCoder ElementAndAttribute.swift
[10/53] Compiling XMLCoder ISO8601DateFormatter.swift
[11/53] Compiling XMLCoder KeyedStorage.swift
[12/53] Compiling XMLCoder Metatypes.swift
[13/53] Compiling XMLCoder String+Extensions.swift
[14/53] Compiling XMLCoder Attribute.swift
[15/53] Compiling XMLCoder BoolBox.swift
[16/53] Compiling XMLCoder Box.swift
[17/53] Compiling XMLCoder ChoiceBox.swift
[18/53] Compiling XMLCoder DataBox.swift
[19/53] Compiling XMLCoder DecodingErrorExtension.swift
[20/53] Compiling XMLCoder DynamicNodeDecoding.swift
[21/53] Compiling XMLCoder SingleValueDecodingContainer.swift
[22/53] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[23/53] Compiling XMLCoder XMLDecoder.swift
[24/53] Compiling XMLCoder XMLChoiceCodingKey.swift
[25/53] Compiling XMLCoder XMLCoderElement.swift
[26/53] Compiling XMLCoder XMLHeader.swift
[27/53] Compiling XMLCoder XMLKey.swift
[28/53] Compiling XMLCoder XMLStackParser.swift
[29/53] Compiling XMLCoder UIntBox.swift
[30/53] Compiling XMLCoder URLBox.swift
[31/53] Compiling XMLCoder UnkeyedBox.swift
[32/53] Compiling XMLCoder ValueBox.swift
[33/53] Compiling XMLCoder Element.swift
[34/53] Compiling XMLCoder KeyedBox.swift
[35/53] Compiling XMLCoder NullBox.swift
[36/53] Compiling XMLCoder SharedBox.swift
[37/53] Compiling XMLCoder SingleKeyedBox.swift
[38/53] Compiling XMLCoder StringBox.swift
[39/53] Compiling XMLCoder DateBox.swift
[40/53] Compiling XMLCoder DecimalBox.swift
[41/53] Compiling XMLCoder DoubleBox.swift
[42/53] Compiling XMLCoder FloatBox.swift
[43/53] Compiling XMLCoder IntBox.swift
[44/53] Compiling XMLCoder EncodingErrorExtension.swift
[45/53] Compiling XMLCoder SingleValueEncodingContainer.swift
[46/53] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[47/53] Compiling XMLCoder XMLEncoder.swift
[48/53] Compiling XMLCoder XMLEncoderImplementation.swift
[49/53] Compiling XMLCoder XMLDecoderImplementation.swift
[50/53] Compiling XMLCoder XMLDecodingStorage.swift
[51/53] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[52/53] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[53/53] Compiling XMLCoder DynamicNodeEncoding.swift
[54/55] Emitting module Gpx
[55/55] Compiling Gpx Gpx.swift
Build complete! (6.30s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MaxDesiatov/XMLCoder.git"
    }
  ],
  "manifest_display_name" : "Gpx",
  "name" : "Gpx",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Gpx",
      "targets" : [
        "Gpx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GpxTests",
      "module_type" : "SwiftTarget",
      "name" : "GpxTests",
      "path" : "Tests/GpxTests",
      "product_dependencies" : [
        "XMLCoder"
      ],
      "sources" : [
        "GpxTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Gpx"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Gpx",
      "module_type" : "SwiftTarget",
      "name" : "Gpx",
      "path" : "Sources/Gpx",
      "product_dependencies" : [
        "XMLCoder"
      ],
      "product_memberships" : [
        "Gpx"
      ],
      "sources" : [
        "Gpx.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.