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 GPX with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/isklikas/iOS-GPX-Framework.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/isklikas/iOS-GPX-Framework
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7b387b4 Update README.md
Cloned https://github.com/isklikas/iOS-GPX-Framework.git
Revision (git rev-parse @):
7b387b48b04786a0856aec4e933be7acb914a776
SUCCESS checkout https://github.com/isklikas/iOS-GPX-Framework.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/isklikas/iOS-GPX-Framework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/26] Emitting module GPX
[4/29] Compiling GPX GPXEmail.swift
[5/29] Compiling GPX GPXExtensions.swift
[6/29] Compiling GPX GPXLink.swift
[7/29] Compiling GPX GPXMetadata.swift
[8/29] Compiling GPX GPXParser.swift
[9/29] Compiling GPX GPXType.swift
[10/29] Compiling GPX GPXXMLParser.swift
[11/29] Compiling GPX GPXRoot.swift
[12/29] Compiling GPX GPXRoute.swift
[13/29] Compiling GPX GPXRoutePoint.swift
[14/29] Compiling GPX GPXAuthor.swift
[15/29] Compiling GPX GPXBounds.swift
[16/29] Compiling GPX GPXCopyright.swift
[17/29] Compiling GPX GPXElement.swift
[18/29] Compiling GPX GPXTrack.swift
[19/29] Compiling GPX GPXTrackPoint.swift
[20/29] Compiling GPX GPXTrackPointExtensions.swift
[21/29] Compiling GPX GPXPerson.swift
[22/29] Compiling GPX GPXPoint.swift
[23/29] Compiling GPX GPXPointSegment.swift
[24/29] Compiling GPX GPXWaypoint.swift
[25/29] Compiling GPX GPX-Extensions.swift
[26/29] Compiling GPX GPXLogger.swift
[27/29] Compiling GPX GPXTrackSegment.swift
[28/29] Compiling GPX GPXTrailsTrackExtensions.swift
[29/29] Compiling GPX GPXTrailsTrackPointExtensions.swift
Build complete! (3.92s)
Build complete.
Done.