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 RCGPX 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/RCCoop/RCGPX.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RCCoop/RCGPX
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8998513 Update README.md
Cloned https://github.com/RCCoop/RCGPX.git
Revision (git rev-parse @):
89985137c2ea4b77fe96b07d416afb683a36a2b9
SUCCESS checkout https://github.com/RCCoop/RCGPX.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/RCCoop/RCGPX.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/9] Compiling AEXML Options.swift
[5/9] Compiling AEXML Parser.swift
[6/9] Compiling AEXML Error.swift
[7/9] Compiling AEXML Document.swift
[8/9] Compiling AEXML Element.swift
[9/9] Emitting module AEXML
[10/20] Compiling RCGPX GPXDocument.swift
[11/20] Compiling RCGPX GPXFeature.swift
[12/21] Compiling RCGPX GPXRoute+Internals.swift
[13/21] Compiling RCGPX GPXTrack+Internals.swift
[14/21] Compiling RCGPX GPXElement.swift
[15/21] Compiling RCGPX GPXWaypoint+Internals.swift
[16/21] Compiling RCGPX GPXWaypoint.swift
[17/21] Compiling RCGPX GPXDocument+Internals.swift
[18/21] Emitting module RCGPX
[19/21] Compiling RCGPX GPXRoute.swift
[20/21] Compiling RCGPX GPXTrack.swift
[21/21] Compiling RCGPX UTType+GPX.swift
Build complete! (4.89s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.14s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.0 (0.34s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/AEXML-61553ab1 is not valid git repository for 'https://github.com/tadija/AEXML.git', will fetch again.
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.00s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/AEXML-61553ab1 is not valid git repository for 'https://github.com/tadija/AEXML.git', will fetch again.
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.00s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.0
Build complete.
Done.