Build Information
Successful build of GeoProjector, reference 0.3.0 (732e0a), with Swift 6.2 for macOS (SPM) on 29 Apr 2026 12:58:10 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maparoni/GeoProjector.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maparoni/GeoProjector
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at 732e0ab SVG support (#36)
Cloned https://github.com/maparoni/GeoProjector.git
Revision (git rev-parse @):
732e0abe4339ca9838da842fb2a31990cbb11506
SUCCESS checkout https://github.com/maparoni/GeoProjector.git at 0.3.0
========================================
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.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/10] Write sources
[8/10] Compiling _NumericsShims _NumericsShims.c
[9/10] Write swift-version--3CB7CFEC50E0D141.txt
[11/24] Compiling RealModule RealFunctions.swift
[12/25] Compiling RealModule Real.swift
[13/25] Compiling RealModule Float16+Real.swift
[14/25] Compiling RealModule Float80+Real.swift
[15/25] Compiling RealModule ElementaryFunctions.swift
[16/25] Compiling RealModule Double+Real.swift
[17/25] Compiling RealModule AugmentedArithmetic.swift
[18/25] Compiling RealModule Float+Real.swift
[19/25] Emitting module RealModule
[20/25] Compiling RealModule AlgebraicField.swift
[21/25] Compiling RealModule ApproximateEquality.swift
[22/25] Compiling RealModule RelaxedArithmetic.swift
[23/51] Compiling Algorithms Suffix.swift
[24/51] Compiling Algorithms Trim.swift
[25/53] Compiling Algorithms Unique.swift
[26/53] Compiling Algorithms Windows.swift
[27/53] Compiling Algorithms Split.swift
[28/53] Compiling Algorithms Stride.swift
[29/53] Compiling Algorithms EitherSequence.swift
[30/53] Compiling Algorithms FirstNonNil.swift
[31/53] Compiling Algorithms FlattenCollection.swift
[32/53] Compiling Algorithms Partition.swift
[33/53] Compiling Algorithms Permutations.swift
[34/53] Compiling Algorithms Product.swift
[35/53] Compiling Algorithms RandomSample.swift
[36/53] Compiling Algorithms Reductions.swift
[37/53] Compiling Algorithms Rotate.swift
[38/53] Compiling Algorithms AdjacentPairs.swift
[39/53] Compiling Algorithms Chain.swift
[40/53] Compiling Algorithms Chunked.swift
[41/53] Compiling Algorithms Joined.swift
[42/53] Compiling Algorithms Keyed.swift
[43/53] Compiling Algorithms MinMax.swift
[44/53] Compiling Algorithms Combinations.swift
[45/53] Compiling Algorithms Compacted.swift
[46/53] Compiling Algorithms Cycle.swift
[47/53] Compiling Algorithms Grouped.swift
[48/53] Compiling Algorithms Indexed.swift
[49/53] Compiling Algorithms Intersperse.swift
[50/53] Emitting module Algorithms
[51/53] Compiling GeoJSONKit GeoJSON+Codable.swift
[52/53] Compiling GeoJSONKit GeoJSON.swift
[53/53] Emitting module GeoJSONKit
[54/71] Compiling GeoJSONKitTurf Turf+Polygon.swift
[55/71] Compiling GeoJSONKitTurf Turf.swift
[56/71] Compiling GeoJSONKitTurf Spline.swift
[57/71] Compiling GeoJSONKitTurf DouglasPeucker.swift
[58/71] Compiling GeoJSONKitTurf MonotoneChain.swift
[59/72] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[60/72] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[61/72] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[62/72] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[63/72] Compiling GeoJSONKitTurf Simplify.swift
[64/72] Compiling GeoJSONKitTurf GeoJSON+LineString+EncodedPolyline.swift
[65/72] Compiling GeoJSONKitTurf Position+Helpers.swift
[66/72] Compiling GeoJSONKitTurf CoreLocation.swift
[67/72] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[68/72] Emitting module GeoJSONKitTurf
[69/72] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[70/72] Compiling GeoJSONKitTurf ConvexHull.swift
[71/72] Compiling GeoJSONKitTurf Turf+LineString.swift
[72/72] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[73/82] Compiling GeoProjector Projections.swift
[74/82] Compiling GeoProjector Projections+Cylindrical.swift
[75/82] Compiling GeoProjector Projection.swift
[76/82] Emitting module GeoProjector
[77/82] Compiling GeoProjector ProjectionMode.swift
[78/82] Compiling GeoProjector Projections+Azimuthal.swift
[79/82] Compiling GeoProjector Interpolator.swift
[80/82] Compiling GeoProjector Structs.swift
[81/82] Compiling GeoProjector Projections+Orthographic.swift
[82/82] Compiling GeoProjector Projections+Pseudocylindrical.swift
[83/91] Compiling GeoDrawer GeoDrawerContent+Style.swift
[84/91] Compiling GeoDrawer GeoMap+UIKit.swift
[85/91] Compiling GeoDrawer GeoDrawer+SVG.swift
[86/91] Compiling GeoDrawer GeoDrawer.swift
[87/91] Compiling GeoDrawer GeoJSON+Continents.swift
[88/91] Compiling GeoDrawer GeoDrawer+CoreGraphics.swift
[89/91] Compiling GeoDrawer GeoDrawer+Image.swift
[90/91] Emitting module GeoDrawer
[91/91] Compiling GeoDrawer GeoMap+AppKit.swift
Build complete! (29.55s)
Fetching https://github.com/maparoni/geojsonkit-turf
Fetching https://github.com/maparoni/geojsonkit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/3087] Fetching geojsonkit-turf
[94/9145] Fetching geojsonkit-turf, swift-algorithms
[370/9507] Fetching geojsonkit-turf, swift-algorithms, geojsonkit
Fetched https://github.com/maparoni/geojsonkit-turf from cache (1.22s)
[6420/6420] Fetching swift-algorithms, geojsonkit
Fetched https://github.com/maparoni/geojsonkit.git from cache (1.39s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.39s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.94s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (5.14s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (5.76s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.39s)
Computing version for https://github.com/maparoni/geojsonkit-turf
Computed https://github.com/maparoni/geojsonkit-turf at 0.4.3 (0.59s)
Fetching https://github.com/apple/swift-argument-parser
[1/17486] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.44s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.01s)
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/maparoni/geojsonkit-turf
Working copy of https://github.com/maparoni/geojsonkit-turf resolved at 0.4.3
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" : "GeoDrawerTests",
"module_type" : "SwiftTarget",
"name" : "GeoDrawerTests",
"path" : "Tests/GeoDrawerTests",
"sources" : [
"GeoDrawerSVGTests.swift"
],
"target_dependencies" : [
"GeoDrawer",
"GeoProjector"
],
"type" : "test"
},
{
"c99name" : "GeoDrawer",
"module_type" : "SwiftTarget",
"name" : "GeoDrawer",
"path" : "Sources/GeoDrawer",
"product_dependencies" : [
"Algorithms"
],
"product_memberships" : [
"GeoDrawer"
],
"sources" : [
"GeoDrawer+CoreGraphics.swift",
"GeoDrawer+Image.swift",
"GeoDrawer+SVG.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.