The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of GeoProjector, reference main (99de9f), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 19:51:23 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maparoni/GeoProjector.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maparoni/GeoProjector
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 99de9f3 Add NaturalEarth projection (#35)
Cloned https://github.com/maparoni/GeoProjector.git
Revision (git rev-parse @):
99de9f3956a02a41a1ae2f96142820c507cd6698
SUCCESS checkout https://github.com/maparoni/GeoProjector.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/maparoni/GeoProjector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/9] Write sources
[7/9] Write swift-version-1EA4D86E10B52AF.txt
[8/9] Compiling _NumericsShims _NumericsShims.c
[10/22] Emitting module RealModule
[11/22] Compiling RealModule AlgebraicField.swift
[12/22] Compiling RealModule Double+Real.swift
[13/22] Compiling RealModule ApproximateEquality.swift
[14/22] Compiling RealModule Float80+Real.swift
[15/22] Compiling RealModule Real.swift
[16/22] Compiling RealModule AugmentedArithmetic.swift
[17/23] Compiling RealModule Float+Real.swift
[18/23] Compiling RealModule ElementaryFunctions.swift
[19/23] Compiling RealModule Float16+Real.swift
[20/23] Compiling RealModule RealFunctions.swift
[21/49] Compiling Algorithms EitherSequence.swift
[22/49] Compiling Algorithms FirstNonNil.swift
[23/49] Compiling Algorithms FlattenCollection.swift
[24/51] Compiling Algorithms Split.swift
[25/51] Compiling Algorithms Stride.swift
[26/51] Compiling Algorithms Combinations.swift
[27/51] Compiling Algorithms Compacted.swift
[28/51] Compiling Algorithms Cycle.swift
[29/51] Compiling Algorithms Joined.swift
[30/51] Compiling Algorithms Keyed.swift
[31/51] Compiling Algorithms MinMax.swift
[32/51] Compiling Algorithms Grouped.swift
[33/51] Compiling Algorithms Indexed.swift
[34/51] Compiling Algorithms Intersperse.swift
[35/51] Compiling Algorithms Partition.swift
[36/51] Compiling Algorithms Permutations.swift
[37/51] Compiling Algorithms Product.swift
[38/51] Compiling Algorithms RandomSample.swift
[39/51] Compiling Algorithms Reductions.swift
[40/51] Compiling Algorithms Rotate.swift
[41/51] Compiling Algorithms Unique.swift
[42/51] Compiling Algorithms Windows.swift
[43/51] Compiling Algorithms AdjacentPairs.swift
[44/51] Compiling Algorithms Chain.swift
[45/51] Compiling Algorithms Chunked.swift
[46/51] Compiling Algorithms Suffix.swift
[47/51] Compiling Algorithms Trim.swift
[48/51] Emitting module Algorithms
[49/51] Compiling GeoJSONKit GeoJSON+Codable.swift
[50/51] Compiling GeoJSONKit GeoJSON.swift
[51/51] Emitting module GeoJSONKit
[52/69] Compiling GeoJSONKitTurf DouglasPeucker.swift
[53/69] Compiling GeoJSONKitTurf MonotoneChain.swift
[54/69] Compiling GeoJSONKitTurf Turf+Polygon.swift
[55/69] Compiling GeoJSONKitTurf Turf.swift
[56/69] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[57/69] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[58/69] Compiling GeoJSONKitTurf Spline.swift
[59/69] Compiling GeoJSONKitTurf GeoJSON+LineString+EncodedPolyline.swift
[60/69] Compiling GeoJSONKitTurf Position+Helpers.swift
[61/69] Compiling GeoJSONKitTurf CoreLocation.swift
[62/69] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[63/69] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[64/69] Compiling GeoJSONKitTurf Simplify.swift
[65/69] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[66/69] Compiling GeoJSONKitTurf ConvexHull.swift
[67/69] Emitting module GeoJSONKitTurf
[68/69] Compiling GeoJSONKitTurf Turf+LineString.swift
[69/69] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[70/70] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[71/80] Compiling GeoProjector Projections+Cylindrical.swift
[72/80] Compiling GeoProjector Projections.swift
[73/80] Compiling GeoProjector Projections+Orthographic.swift
[74/80] Compiling GeoProjector Projections+Pseudocylindrical.swift
[75/80] Compiling GeoProjector Projections+Azimuthal.swift
[76/80] Compiling GeoProjector ProjectionMode.swift
[77/80] Compiling GeoProjector Structs.swift
[78/80] Compiling GeoProjector Projection.swift
[79/80] Compiling GeoProjector Interpolator.swift
[80/80] Emitting module GeoProjector
[81/88] Compiling GeoDrawer GeoDrawerContent+Style.swift
[82/88] Compiling GeoDrawer GeoJSON+Continents.swift
[83/88] Compiling GeoDrawer GeoMap+UIKit.swift
[84/88] Compiling GeoDrawer GeoDrawer+Image.swift
[85/88] Compiling GeoDrawer GeoDrawer.swift
[86/88] Emitting module GeoDrawer
[87/88] Compiling GeoDrawer GeoDrawer+CoreGraphics.swift
[88/88] Compiling GeoDrawer GeoMap+AppKit.swift
Build complete! (22.63s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/maparoni/geojsonkit-turf
Fetching https://github.com/maparoni/geojsonkit.git
[1/5959] Fetching swift-algorithms
[121/6321] Fetching swift-algorithms, geojsonkit
[179/9408] Fetching swift-algorithms, geojsonkit, geojsonkit-turf
Fetched https://github.com/maparoni/geojsonkit-turf from cache (1.24s)
Fetched https://github.com/maparoni/geojsonkit.git from cache (1.24s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.24s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.79s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.98s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.52s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (0.51s)
Computing version for https://github.com/maparoni/geojsonkit-turf
Computed https://github.com/maparoni/geojsonkit-turf at 0.4.3 (0.52s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.02s)
Creating working copy for https://github.com/maparoni/geojsonkit-turf
Working copy of https://github.com/maparoni/geojsonkit-turf resolved at 0.4.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/maparoni/geojsonkit.git
Working copy of https://github.com/maparoni/geojsonkit.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "geojsonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maparoni/geojsonkit.git"
    },
    {
      "identity" : "geojsonkit-turf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maparoni/geojsonkit-turf"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "GeoProjector",
  "name" : "GeoProjector",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "xros",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "GeoProjector",
      "targets" : [
        "GeoProjector"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GeoDrawer",
      "targets" : [
        "GeoDrawer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GeoProjectorTests",
      "module_type" : "SwiftTarget",
      "name" : "GeoProjectorTests",
      "path" : "Tests/GeoProjectorTests",
      "sources" : [
        "MapBoundsTests.swift",
        "NaturalEarthTests.swift",
        "ProjectionTests.swift",
        "TranslationTests.swift"
      ],
      "target_dependencies" : [
        "GeoProjector"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeoProjector",
      "module_type" : "SwiftTarget",
      "name" : "GeoProjector",
      "path" : "Sources/GeoProjector",
      "product_dependencies" : [
        "GeoJSONKit",
        "GeoJSONKitTurf"
      ],
      "product_memberships" : [
        "GeoProjector",
        "GeoDrawer"
      ],
      "sources" : [
        "Interpolator.swift",
        "Projection.swift",
        "ProjectionMode.swift",
        "Projections+Azimuthal.swift",
        "Projections+Cylindrical.swift",
        "Projections+Orthographic.swift",
        "Projections+Pseudocylindrical.swift",
        "Projections.swift",
        "Structs.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GeoDrawer",
      "module_type" : "SwiftTarget",
      "name" : "GeoDrawer",
      "path" : "Sources/GeoDrawer",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "GeoDrawer"
      ],
      "sources" : [
        "GeoDrawer+CoreGraphics.swift",
        "GeoDrawer+Image.swift",
        "GeoDrawer.swift",
        "GeoJSON+Continents.swift",
        "GeoMap+AppKit.swift",
        "GeoMap+UIKit.swift",
        "styling/GeoDrawerContent+Style.swift"
      ],
      "target_dependencies" : [
        "GeoProjector"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.