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.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RCCoop/RCGPX.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RCCoop/RCGPX
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 3a5ad1b Added UTType.gpx
Cloned https://github.com/RCCoop/RCGPX.git into spi-builder-workspace
3a5ad1bc6498e94b304870123fa5fbf17b7fbfd0
SUCCESS checkout https://github.com/RCCoop/RCGPX.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git (0.16s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.0 (0.64s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.0
Building for debugging...
[1/6] Compiling AEXML Options.swift
[2/6] Compiling AEXML Parser.swift
[3/6] Emitting module AEXML
[4/6] Compiling AEXML Error.swift
[5/6] Compiling AEXML Element.swift
[6/6] Compiling AEXML Document.swift
[7/14] Compiling RCGPX GPXWaypoint.swift
[8/14] Compiling RCGPX GPXWaypoint+Internals.swift
[9/14] Compiling RCGPX GPXDocument+Internals.swift
[10/14] Compiling RCGPX GPXTrack+Internals.swift
[11/14] Compiling RCGPX GPXDocument.swift
[12/14] Compiling RCGPX GPXElement.swift
[13/15] Emitting module RCGPX
[14/15] Compiling RCGPX GPXTrack.swift
[15/15] Compiling RCGPX UTType+GPX.swift
Build complete! (6.54s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/RCCoop/RCGPX.git
[1/120] Fetching rcgpx
Fetched https://github.com/RCCoop/RCGPX.git (0.25s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git (0.16s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.01s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/RCCoop/RCGPX.git
Working copy of https://github.com/RCCoop/RCGPX.git resolved at 1.0.1
warning: dependency 'rcgpx' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rcgpx",
      "name": "RCGPX",
      "url": "https://github.com/RCCoop/RCGPX.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RCGPX",
      "dependencies": [
        {
          "identity": "aexml",
          "name": "AEXML",
          "url": "https://github.com/tadija/AEXML.git",
          "version": "4.6.1",
          "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Done.