The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodableGeoJSON, reference main (2750fe), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 12:20:19 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/guykogus/CodableGeoJSON.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/guykogus/CodableGeoJSON
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2750fea Mark all types as Sendable
Cloned https://github.com/guykogus/CodableGeoJSON.git
Revision (git rev-parse @):
2750fea8178d8d13b54da56282c6fa1ccbbaf4b7
SUCCESS checkout https://github.com/guykogus/CodableGeoJSON.git at main
Fetching https://github.com/guykogus/SwifterJSON.git
[1/381] Fetching swifterjson
Fetched https://github.com/guykogus/SwifterJSON.git from cache (0.76s)
Computing version for https://github.com/guykogus/SwifterJSON.git
Computed https://github.com/guykogus/SwifterJSON.git at 4.2.0 (1.35s)
Creating working copy for https://github.com/guykogus/SwifterJSON.git
Working copy of https://github.com/guykogus/SwifterJSON.git resolved at 4.2.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": "codablegeojson",
      "name": "CodableGeoJSON",
      "url": "https://github.com/guykogus/CodableGeoJSON.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableGeoJSON",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swifterjson",
          "name": "SwifterJSON",
          "url": "https://github.com/guykogus/SwifterJSON.git",
          "version": "4.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwifterJSON",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/guykogus/CodableGeoJSON.git
[1/403] Fetching codablegeojson
Fetched https://github.com/guykogus/CodableGeoJSON.git from cache (0.83s)
Fetching https://github.com/guykogus/SwifterJSON.git from cache
Fetched https://github.com/guykogus/SwifterJSON.git from cache (0.44s)
Computing version for https://github.com/guykogus/SwifterJSON.git
Computed https://github.com/guykogus/SwifterJSON.git at 4.2.0 (0.52s)
Creating working copy for https://github.com/guykogus/SwifterJSON.git
Working copy of https://github.com/guykogus/SwifterJSON.git resolved at 4.2.0
Creating working copy for https://github.com/guykogus/CodableGeoJSON.git
Working copy of https://github.com/guykogus/CodableGeoJSON.git resolved at main (2750fea)
warning: '.resolve-product-dependencies': dependency 'codablegeojson' is not used by any target
Found 1 product dependencies
  - SwifterJSON
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/guykogus/CodableGeoJSON.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/5] Compiling SwifterJSON JSON.swift
[5/5] Emitting module SwifterJSON
[6/12] Compiling CodableGeoJSON GeoJSONPosition.swift
[7/12] Compiling CodableGeoJSON GeoJSONFeatureIdentifier.swift
[8/12] Compiling CodableGeoJSON GeoJSONGeometry.swift
[9/12] Compiling CodableGeoJSON GeoJSONFeatureCollection.swift
[10/12] Compiling CodableGeoJSON GeoJSONFeature.swift
[11/12] Compiling CodableGeoJSON GeoJSON.swift
[12/12] Emitting module CodableGeoJSON
Build complete! (5.45s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swifterjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/guykogus/SwifterJSON.git"
    }
  ],
  "manifest_display_name" : "CodableGeoJSON",
  "name" : "CodableGeoJSON",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CodableGeoJSON",
      "targets" : [
        "CodableGeoJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodableGeoJSONTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableGeoJSONTests",
      "path" : "CodableGeoJSONTests",
      "sources" : [
        "GeoJSONFeatureCollectionTests.swift",
        "GeoJSONFeatureTests.swift",
        "GeoJSONGeometryTests.swift",
        "GeoJSONStaticFeatureTests.swift",
        "GeoJSONTests.swift"
      ],
      "target_dependencies" : [
        "CodableGeoJSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableGeoJSON",
      "module_type" : "SwiftTarget",
      "name" : "CodableGeoJSON",
      "path" : "CodableGeoJSON",
      "product_dependencies" : [
        "SwifterJSON"
      ],
      "product_memberships" : [
        "CodableGeoJSON"
      ],
      "sources" : [
        "GeoJSON.swift",
        "GeoJSONFeature.swift",
        "GeoJSONFeatureCollection.swift",
        "GeoJSONFeatureIdentifier.swift",
        "GeoJSONGeometry.swift",
        "GeoJSONPosition.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.