The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of CoreGPX, reference master (42662c), with Swift 5.10 for macOS (SPM) on 11 Oct 2024 00:44:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vincentneo/CoreGPX.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vincentneo/CoreGPX
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 42662cc iOS minimum deployment is now set to v12.
Cloned https://github.com/vincentneo/CoreGPX.git
Revision (git rev-parse @):
42662cc9235d385bdd0356c8f4cb7b581da24e39
SUCCESS checkout https://github.com/vincentneo/CoreGPX.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/vincentneo/CoreGPX.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/30] Emitting module CoreGPX
[4/33] Compiling CoreGPX GPXParser.swift
[5/33] Compiling CoreGPX GPXPerson.swift
[6/33] Compiling CoreGPX GPXPoint.swift
[7/33] Compiling CoreGPX GPXWaypoint.swift
[8/33] Compiling CoreGPX GPXWaypointProtocol.swift
[9/33] Compiling CoreGPX NSMutableString+XML.swift
[10/33] Compiling CoreGPX Converters.swift
[11/33] Compiling CoreGPX DateTimeParsers.swift
[12/33] Compiling CoreGPX GPXAuthor.swift
[13/33] Compiling CoreGPX GPXLegacy.swift
[14/33] Compiling CoreGPX GPXLink.swift
[15/33] Compiling CoreGPX GPXMetadata.swift
[16/33] Compiling CoreGPX GPXRoute.swift
[17/33] Compiling CoreGPX GPXRoutePoint.swift
[18/33] Compiling CoreGPX GPXRouteProtocol.swift
[19/33] Compiling CoreGPX GPXElement.swift
[20/33] Compiling CoreGPX GPXEmail.swift
[21/33] Compiling CoreGPX GPXError.swift
[22/33] Compiling CoreGPX GPXTrack.swift
[23/33] Compiling CoreGPX GPXTrackPoint.swift
[24/33] Compiling CoreGPX GPXTrackSegment.swift
[25/33] Compiling CoreGPX GPXExtensions.swift
[26/33] Compiling CoreGPX GPXExtensionsElement.swift
[27/33] Compiling CoreGPX GPXFix.swift
[28/33] Compiling CoreGPX GPXBounds.swift
[29/33] Compiling CoreGPX GPXCompression.swift
[30/33] Compiling CoreGPX GPXCopyright.swift
[31/33] Compiling CoreGPX GPXPointSegment.swift
[32/33] Compiling CoreGPX GPXRawElement.swift
[33/33] Compiling CoreGPX GPXRoot.swift
Build complete! (6.59s)
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Example/Tests/wptError.gpx
    /Users/admin/builder/spi-builder-workspace/Example/Tests/GPXTest-DualLinks.gpx
    /Users/admin/builder/spi-builder-workspace/Example/Tests/Info.plist
    /Users/admin/builder/spi-builder-workspace/Example/Tests/GPXTest-TrackPointOnly.gpx
Build complete.
Done.