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: 1.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/isklikas/iOS-GPX-Framework
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at e89d1b3 Async approach
Cloned https://github.com/isklikas/iOS-GPX-Framework.git
Revision (git rev-parse @):
e89d1b3691cf48fda80734aba7fb27709b95e4b4
SUCCESS checkout https://github.com/isklikas/iOS-GPX-Framework.git at 1.1.0
========================================
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 GPXAuthor.swift
[12/29] Compiling GPX GPXBounds.swift
[13/29] Compiling GPX GPXCopyright.swift
[14/29] Compiling GPX GPXElement.swift
[15/29] Compiling GPX GPXWaypoint.swift
[16/29] Compiling GPX GPX-Extensions.swift
[17/29] Compiling GPX GPXLogger.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 GPXTrackSegment.swift
[25/29] Compiling GPX GPXTrailsTrackExtensions.swift
[26/29] Compiling GPX GPXTrailsTrackPointExtensions.swift
[27/29] Compiling GPX GPXRoot.swift
[28/29] Compiling GPX GPXRoute.swift
[29/29] Compiling GPX GPXRoutePoint.swift
Build complete! (4.46s)
Build complete.
Done.